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/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/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/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/operators.pl
All
Application
Manual
Name
Summary
Help
swipl
library
error.pl
debug.pl -- Print debug messages and test assertions
apply.pl
lists.pl
broadcast.pl
shlib.pl
option.pl
thread_pool.pl -- Resource bounded thread management
gensym.pl
settings.pl
arithmetic.pl
main.pl
readutil.pl
operators.pl -- Manage operators
push_operators/1
push_operators/2
push_op/3
pop_operators/0
pop_operators/1
pairs.pl -- Operations on key-value lists
prolog_source.pl
record.pl -- Access compound arguments by name
quasi_quotations.pl
pure_input.pl
solution_sequences.pl -- Modify solution sequences
ordsets.pl
random.pl -- Random numbers
base64.pl
aggregate.pl
yall.pl -- Lambda expressions
sandbox.pl -- Sandboxed Prolog code
apply_macros.pl -- Goal expansion rules to avoid meta-calling
assoc.pl
prolog_format.pl
predicate_options.pl -- Access and analyse predicate options
csv.pl
pprint.pl -- Pretty Print Prolog terms
atom.pl
modules.pl -- Module utility predicates
occurs.pl
prolog_xref.pl
prolog_colour.pl
lazy_lists.pl
ugraphs.pl -- Graph manipulation library
url.pl
www_browser.pl
prolog_pack.pl -- A package manager for Prolog
git.pl
utf8.pl
dialect.pl -- Support multiple Prolog dialects
system.pl -- System utilities
terms.pl
date.pl
persistency.pl -- Provide persistent dynamic predicates
iostream.pl -- Utilities to deal with streams
prolog_stack.pl -- Examine the Prolog stack
edinburgh.pl
prolog_clause.pl
prolog_breakpoints.pl -- Manage Prolog break-points
wfs.pl -- Well Founded Semantics interface
prolog_code.pl
sort.pl
dicts.pl
dif.pl
varnumbers.pl
pio.pl
base32.pl
charsio.pl
codesio.pl
coinduction.pl
heaps.pl
rbtrees.pl
statistics.pl
when.pl -- Conditional coroutining
backcomp.pl
strings.pl -- String utilities
ctypes.pl
optparse.pl
make.pl
listing.pl
increval.pl
tables.pl
edit.pl
qsave.pl
zip.pl
prolog_autoload.pl
check.pl
nb_set.pl
hashtable.pl
rwlocks.pl
streams.pl
quintus.pl
shell.pl
writef.pl
prolog_trace.pl
ansi_term.pl -- Print decorated text to ANSI consoles
prolog_versions.pl -- Demand specific (Prolog) versions
exceptions.pl
prolog_wrap.pl -- Wrapping predicates
thread.pl -- High level thread primitives
prolog_codewalk.pl
prolog_metainference.pl
prolog_jiti.pl
explain.pl
help.pl
macros.pl
oset.pl -- Ordered set manipulation
prolog_config.pl
prolog_debug.pl -- User level debugging tools
threadutil.pl -- Interactive thread utilities
prolog_coverage.pl
files.pl
prolog_profile.pl -- Execution profiler
pop_operators
is
det
Revert all changes to the operator table realised since the last
push_operators/1
.