ADDED: library(sgml), providing load_html/3 to parse HTML documents
This commit is contained in:
@@ -422,6 +422,9 @@ The modules that ship with Scryer Prolog are also called
|
||||
Probabilistic predicates and random number generators.
|
||||
* [`http/http_open`](src/lib/http/http_open.pl) Open a stream to
|
||||
read answers from web servers. HTTPS is also supported.
|
||||
* [`sgml`](src/lib/sgml.pl)
|
||||
`load_html/3` represents HTML documents as Prolog terms
|
||||
for convenient and efficient reasoning.
|
||||
* [`sockets`](src/lib/sockets.pl)
|
||||
Predicates for opening and accepting TCP connections as streams.
|
||||
TLS negotiation is performed via the option `tls(true)` in
|
||||
|
||||
Reference in New Issue
Block a user