List extension packs
/home/mlunife/.local/share/swi-prolog/pack/aleph/prolog
/home/mlunife/.local/share/swi-prolog/pack/auc/prolog
/home/mlunife/.local/share/swi-prolog/pack/bddem/prolog
/home/mlunife/.local/share/swi-prolog/pack/cplint/prolog
/home/mlunife/.local/share/swi-prolog/pack/cplint_r/prolog
/home/mlunife/.local/share/swi-prolog/pack/lbfgs/prolog
/home/mlunife/.local/share/swi-prolog/pack/liftcover/prolog
/home/mlunife/.local/share/swi-prolog/pack/matrix/prolog
/home/mlunife/.local/share/swi-prolog/pack/pascal/prolog
/home/mlunife/.local/share/swi-prolog/pack/phil/prolog
/home/mlunife/.local/share/swi-prolog/pack/sldnfdraw/prolog
/home/mlunife/swish
/home/mlunife/swish/config-enabled
/home/mlunife/swish/lib
/home/mlunife/swish/lib/data
/home/mlunife/swish/lib/plugin
/home/mlunife/swish/lib/render
/home/mlunife/swish/pack/profile/prolog
/home/mlunife/swish/pack/profile/prolog/profile/backend
/home/mlunife/swish/pack/rserve_client/prolog/r
/home/mlunife/swish/pack/smtp/prolog
/home/mlunife/swish/pack/wordnet/prolog
/usr/local/lib/swipl
/usr/local/lib/swipl/boot
/usr/local/lib/swipl/library
/usr/local/lib/swipl/library/clp
/usr/local/lib/swipl/library/dcg
/usr/local/lib/swipl/library/dialect
/usr/local/lib/swipl/library/dialect/swi
/usr/local/lib/swipl/library/ext/RDF
/usr/local/lib/swipl/library/ext/archive
/usr/local/lib/swipl/library/ext/bdb
/usr/local/lib/swipl/library/ext/chr
/usr/local/lib/swipl/library/ext/chr/chr
/usr/local/lib/swipl/library/ext/clib
/usr/local/lib/swipl/library/ext/clpqr
/usr/local/lib/swipl/library/ext/clpqr/clpq
/usr/local/lib/swipl/library/ext/clpqr/clpqr
/usr/local/lib/swipl/library/ext/clpqr/clpr
/usr/local/lib/swipl/library/ext/http/http
/usr/local/lib/swipl/library/ext/libedit
/usr/local/lib/swipl/library/ext/mqi
/usr/local/lib/swipl/library/ext/nlp
/usr/local/lib/swipl/library/ext/odbc
/usr/local/lib/swipl/library/ext/paxos
/usr/local/lib/swipl/library/ext/pcre
/usr/local/lib/swipl/library/ext/pengines
/usr/local/lib/swipl/library/ext/pldoc
/usr/local/lib/swipl/library/ext/pldoc/pldoc
/usr/local/lib/swipl/library/ext/plunit
/usr/local/lib/swipl/library/ext/protobufs
/usr/local/lib/swipl/library/ext/redis
/usr/local/lib/swipl/library/ext/semweb/semweb
/usr/local/lib/swipl/library/ext/sgml
/usr/local/lib/swipl/library/ext/ssl
/usr/local/lib/swipl/library/ext/ssl/http
/usr/local/lib/swipl/library/ext/stomp
/usr/local/lib/swipl/library/ext/swipy
/usr/local/lib/swipl/library/ext/table
/usr/local/lib/swipl/library/ext/utf8proc
/usr/local/lib/swipl/library/ext/zlib
/usr/local/lib/swipl/library/http
/usr/local/lib/swipl/library/lynx
pengine://144cf51e-4d8d-4128-8c47-136225f81da4
pengine://23396122-c3a2-452b-8270-45612e2fe49c
pengine://2cc2793f-3511-4496-b2de-8381a0ce4735
pengine://6ef23b69-735a-4e2f-8389-b12dfe5b7538
pengine://784ab7af-5b4a-4b6e-970c-c2b7bfeb5c14
pengine://a4599e44-a1ea-43bf-af29-73b485d6ec53
pengine://de39b7c8-0821-4071-b1ae-db7eab1f570b
pengine://ed478230-9ba5-4fa1-a895-ecec4c3c5e73
/usr/local/lib/swipl/library/ext/http/http/html_write.pl
All
Application
Manual
Name
Summary
Help
http
http
http_unix_daemon.pl -- Run SWI-Prolog HTTP server as a Unix system daemon
thread_httpd.pl -- Threaded HTTP server
http_wrapper.pl -- Server processing of an HTTP request
http_header.pl
http_stream.pl -- HTTP Streams
http_exception.pl
http_path.pl -- Abstract specification of HTTP server locations
http_dispatch.pl -- Dispatch requests in the HTTP server
http_host.pl -- Obtain public server location
http_json.pl -- HTTP JSON Plugin module
http_client.pl
json.pl
http_open.pl
http_parameters.pl -- Extract parameters (GET and POST) from HTTP requests
http_multipart_plugin.pl
http_hook.pl -- HTTP library hooks
html_write.pl -- Write HTML text
html_set_options/1
html_current_option/1
page//1
page//2
html//1
html_begin//1
html_end//1
xhtml_ns//2
html_root_attribute//2
html_quoted//1
html_quoted_attribute//1
html_post//2
html_receive//1
html_receive//2
layout/3
print_html/1
print_html/2
html_print_length/2
reply_html_page/2
reply_html_page/3
reply_html_partial/1
html_header_hook/1
html_quasiquotations.pl
html_decl.pl
js_write.pl -- Utilities for including JavaScript
js_grammar.pl -- JavaScript grammar
http_server_files.pl
hub.pl
websocket.pl
http_session.pl
http_cors.pl -- Enable CORS: Cross-Origin Resource Sharing
mimetype.pl
html_head.pl
term_html.pl -- Represent Prolog terms as HTML
http_dyn_workers.pl
http_log.pl
json_convert.pl
html
(+Content:dom)
//
is
det
Generate HTML from
Content
. Generates a token sequence for
print_html/2
.