List extension packs
/home/mlunife/.local/share/swi-prolog/pack/bddem/prolog
/home/mlunife/.local/share/swi-prolog/pack/trill/prolog
/home/mlunife/trill-on-swish
/home/mlunife/trill-on-swish/config-enabled
/home/mlunife/trill-on-swish/lib
/home/mlunife/trill-on-swish/lib/render
/home/mlunife/trill-on-swish/pack/profile/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/http/http
/usr/local/lib/swipl/library/ext/libedit
/usr/local/lib/swipl/library/ext/nlp
/usr/local/lib/swipl/library/ext/odbc
/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/readline
/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
/usr/local/lib/swipl/library/ansi_term.pl
All
Application
Manual
Name
Summary
Help
swipl
library
error.pl
debug.pl
apply.pl
lists.pl
broadcast.pl
shlib.pl
option.pl
thread_pool.pl
gensym.pl
settings.pl
arithmetic.pl
main.pl
readutil.pl
operators.pl
pairs.pl
prolog_source.pl
record.pl
quasi_quotations.pl
pure_input.pl -- Pure Input from files and streams
solution_sequences.pl
ordsets.pl
random.pl
base64.pl
aggregate.pl
yall.pl
sandbox.pl
apply_macros.pl -- Goal expansion rules to avoid meta-calling
assoc.pl
prolog_format.pl
predicate_options.pl
csv.pl
pprint.pl
atom.pl
modules.pl
occurs.pl -- Finding and counting sub-terms
prolog_xref.pl -- Prolog cross-referencer data collection
prolog_colour.pl
lazy_lists.pl
ugraphs.pl
url.pl
www_browser.pl
prolog_pack.pl
git.pl
rbtrees.pl
dif.pl
charsio.pl
prolog_stack.pl
edinburgh.pl -- Some traditional Edinburgh predicates
prolog_clause.pl
prolog_breakpoints.pl -- Manage Prolog break-points
wfs.pl
dialect.pl
prolog_code.pl
sort.pl
iostream.pl -- Utilities to deal with streams
dicts.pl
varnumbers.pl
heaps.pl
base32.pl
codesio.pl -- I/O on Lists of Character Codes
coinduction.pl
date.pl
statistics.pl -- Get information about resource usage
terms.pl
utf8.pl
when.pl
backcomp.pl
writef.pl
prolog_debug.pl
prolog_profile.pl
prolog_versions.pl
optparse.pl
strings.pl
ctypes.pl -- Character code classification
tables.pl
macros.pl
make.pl
persistency.pl
listing.pl
ansi_term.pl -- Print decorated text to ANSI consoles
console_color/2
message_line_element/2
ansi_format/3
ansi_hyperlink/2
ansi_hyperlink/3
tty_url_hook/2
ansi_get_color/2
quintus.pl -- Quintus compatibility
streams.pl -- Manage Prolog streams
prolog_autoload.pl
check.pl
prolog_codewalk.pl -- Prolog code walker
intercept.pl
edit.pl
nb_set.pl
shell.pl
system.pl
prolog_wrap.pl
help.pl
threadutil.pl -- Interactive thread utilities
oset.pl
prolog_coverage.pl
hashtable.pl
portray_text.pl
thread.pl
prolog_trace.pl
explain.pl
increval.pl
zip.pl
prolog
:
message_line_element
(+Stream, +Term)
is
semidet
[multifile,
library(ansi_term)
]
Hook implementation that deals with
ansi(+Attr, +Fmt, +Args)
in message specifications.