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/clpqr
/usr/local/lib/swipl/library/ext/clpqr/clpr
/usr/local/lib/swipl/library/ext/http/http
/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/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/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/edinburgh.pl
All
Application
Manual
Name
Summary
Help
swipl
library
error.pl
debug.pl -- Print debug messages and test assertions
apply.pl -- Apply predicates on a list
lists.pl
broadcast.pl
shlib.pl -- Utility library for loading foreign objects (DLLs, shared objects)
option.pl -- Option list processing
thread_pool.pl
gensym.pl
settings.pl -- Setting management
arithmetic.pl -- Extensible arithmetic
main.pl
readutil.pl -- Read utilities
operators.pl -- Manage operators
pairs.pl
prolog_source.pl
record.pl
quasi_quotations.pl -- Define Quasi Quotation syntax
pure_input.pl
solution_sequences.pl -- Modify solution sequences
ordsets.pl
random.pl
base64.pl
aggregate.pl -- Aggregation operators on backtrackable predicates
yall.pl -- Lambda expressions
sandbox.pl
apply_macros.pl -- Goal expansion rules to avoid meta-calling
assoc.pl -- Binary associations
prolog_format.pl
predicate_options.pl
csv.pl -- Process CSV (Comma-Separated Values) data
pprint.pl
atom.pl -- Operations on atoms
modules.pl
occurs.pl
prolog_xref.pl -- Prolog cross-referencer data collection
prolog_colour.pl -- Prolog syntax colouring support.
lazy_lists.pl
ugraphs.pl
url.pl -- Analysing and constructing URL
www_browser.pl
prolog_pack.pl
git.pl -- Run GIT commands
utf8.pl
dialect.pl
system.pl
terms.pl -- Term manipulation
date.pl
persistency.pl
iostream.pl -- Utilities to deal with streams
prolog_stack.pl -- Examine the Prolog stack
edinburgh.pl -- Some traditional Edinburgh predicates
display/1
display/2
unknown/2
reconsult/1
debug/0
nodebug/0
fileerrors/2
prolog_clause.pl
prolog_breakpoints.pl -- Manage Prolog break-points
wfs.pl
prolog_code.pl
sort.pl
dicts.pl
dif.pl
varnumbers.pl -- Utilities for numbered terms
pio.pl -- Pure I/O
base32.pl
charsio.pl
codesio.pl
coinduction.pl -- Co-Logic Programming
heaps.pl -- heaps/priority queues
rbtrees.pl
statistics.pl
when.pl
backcomp.pl -- Backward compatibility
help.pl
prolog_profile.pl
prolog_coverage.pl -- Coverage analysis tool
ctypes.pl
strings.pl
readln.pl
thread.pl -- High level thread primitives
check.pl
prolog_codewalk.pl -- Prolog code walker
optparse.pl
prolog_autoload.pl
prolog_config.pl
listing.pl
ansi_term.pl -- Print decorated text to ANSI consoles
edit.pl -- Editor interface
make.pl -- Reload modified source files
portray_text.pl
prolog_trace.pl -- Print access to predicates
nb_set.pl -- Non-backtrackable sets
hashtable.pl
tty.pl
writef.pl
prolog_wrap.pl -- Wrapping predicates
shell.pl -- Elementary shell commands
prolog_metainference.pl
threadutil.pl -- Interactive thread utilities
quintus.pl
streams.pl
increval.pl
tables.pl -- XSB interface to tables
zip.pl
intercept.pl
prolog_debug.pl
prolog_versions.pl
macros.pl
debug
is
det
nodebug
is
det
Switch on/off debug mode. Note that
nodebug/0
has been defined such that is is not traced itself.