aggregate.pl -- Aggregation operators on backtrackable predicates![]() | ||
|---|---|---|
apply.pl -- Apply predicates on a list![]() | ||
apply_macros.pl -- Goal expansion rules to avoid meta-calling![]() | ||
| apply_macros_sentinel/0 | Used to detect that library(apply_macros) is loaded into the current context explicitly. | ![]() |
| expand_phrase/2 | Provide goal-expansion for PhraseGoal. | ![]() |
| expand_phrase/4 | Provide goal-expansion for PhraseGoal. | ![]() |
arithmetic.pl -- Extensible arithmetic![]() | ||
assoc.pl -- Binary associations![]() | ||
atom.pl![]() | ||
| identifier_parts/2 | Parts is a list of atoms that make up Identifier. | ![]() |
| join_identifier_parts/3 | Join parts of an identifier according to Style. | ![]() |
| restyle_identifier/3 | Restyle an identifier by extracting the alnum substrings and joining them together according to Style. | ![]() |
backcomp.pl -- Backward compatibility![]() | ||
base32.pl -- Base32 encoding and decoding![]() | ||
base64.pl -- Base64 encoding and decoding![]() | ||
broadcast.pl -- Event service![]() | ||
charsio.pl -- I/O on Lists of Character Codes![]() | ||
check.pl -- Consistency checking![]() | ||
codesio.pl -- I/O on Lists of Character Codes![]() | ||
coinduction.pl -- Co-Logic Programming![]() | ||
csv.pl -- Process CSV (Comma-Separated Values) data![]() | ||
ctypes.pl -- Character code classification![]() | ||
date.pl -- Process dates and times![]() | ||
debug.pl -- Print debug messages and test assertions![]() | ||
dialect.pl -- Support multiple Prolog dialects![]() | ||
dicts.pl -- Dict utilities![]() | ||
dif.pl -- The dif/2 constraint![]() | ||
edinburgh.pl -- Some traditional Edinburgh predicates![]() | ||
error.pl![]() | ||
gensym.pl -- Generate unique symbols![]() | ||
git.pl -- Run GIT commands![]() | ||
heaps.pl -- heaps/priority queues![]() | ||
help.pl -- Text based manual![]() | ||
iostream.pl -- Utilities to deal with streams![]() | ||
lazy_lists.pl -- Lazy list handling![]() | ||
lists.pl -- List Manipulation![]() | ||
macros.pl -- Macro expansion![]() | ||
main.pl -- Provide entry point for scripts![]() | ||
make.pl -- Reload modified source files![]() | ||
modules.pl -- Module utility predicates![]() | ||
occurs.pl -- Finding and counting sub-terms![]() | ||
operators.pl -- Manage operators![]() | ||
option.pl -- Option list processing![]() | ||
optparse.pl -- command line parsing![]() | ||
ordsets.pl -- Ordered set manipulation![]() | ||
oset.pl![]() | ||
| oset_addel/3 | Ordered set element addition. | ![]() |
| oset_delel/3 | Ordered set element deletion. | ![]() |
| oset_diff/3 | Ordered set difference. | ![]() |
| oset_dint/2 | Distributed intersection. | ![]() |
| oset_dunion/2 | Distributed union. | ![]() |
| oset_int/3 | ordered set intersection. | ![]() |
| oset_is/1 | check that OSet in correct format (standard order). | ![]() |
| oset_power/2 | True when PSet is the powerset of Set. | ![]() |
| oset_union/3 | Union is the union of OSet1 and OSet2. | ![]() |
pairs.pl -- Operations on key-value lists![]() | ||
persistency.pl![]() | ||
| current_persistent_predicate/1 | True if PI is a predicate that provides access to the persistent database DB. | ![]() |
| db_assert/1 | Assert Term into the database and record it for persistency. | ![]() |
| db_attach/2 | Use File as persistent database for the calling module. | ![]() |
| db_attached/1 | True if the context module attached to the persistent database File. | ![]() |
| db_detach/0 | Detach persistency from the calling module and delete all persistent clauses from the Prolog database. | ![]() |
| db_retract/1 | Retract terms from the database one-by-one. | ![]() |
| db_retractall/1 | Retract all matching facts and do the same in the database. | ![]() |
| db_sync/1 | Synchronise database with the associated file. | ![]() |
| db_sync_all/1 | Sync all registered databases. | ![]() |
| persistent/1 | Declare dynamic database terms. | ![]() |
pio.pl -- Pure I/O![]() | ||
pprint.pl -- Pretty Print Prolog terms![]() | ||
predicate_options.pl -- Access and analyse predicate options![]() | ||
prolog_breakpoints.pl -- Manage Prolog break-points![]() | ||
prolog_clause.pl![]() | ||
prolog_code.pl -- Utilities for reasoning about code![]() | ||
prolog_colour.pl -- Prolog syntax colouring support.![]() | ||
prolog_coverage.pl -- Coverage analysis tool![]() | ||
prolog_debug.pl -- User level debugging tools![]() | ||
prolog_format.pl -- Analyse format specifications![]() | ||
prolog_pack.pl -- A package manager for Prolog![]() | ||
prolog_profile.pl -- Execution profiler![]() | ||
prolog_source.pl![]() | ||
| quasi_quotation_syntax/2 | True when the quasi quotation syntax Syntax can be loaded from Library. | ![]() |
| xref_close_source/2 | Called by prolog_close_source/1 to close a source previously opened by the hook prolog:xref_open_source/2. | ![]() |
| xref_open_source/2 | Hook to open an xref SourceID. | ![]() |
| directory_source_files/3 | True when Files is a sorted list of Prolog source files in Dir. | ![]() |
| file_alias_path/2 | True if file Alias points to Dir. | ![]() |
| file_name_on_path/2 | True if OnPath a description of File based on the file search path. | ![]() |
| load_quasi_quotation_syntax/2 | Import quasi quotation syntax Syntax from Path into the module specified by the first argument. | ![]() |
| path_segments_atom/2 | Translate between a path represented as a/b/c and an atom representing the same path. | ![]() |
| prolog_canonical_source/2 | Given a user-specification of a source, generate a unique and indexable identifier for it. | ![]() |
| prolog_close_source/1 | Close a stream opened using prolog_open_source/2. | ![]() |
| prolog_file_directives/3 | True when Directives is a list of directives that appear in the source file File. | ![]() |
| prolog_open_source/2 | Open source with given canonical id (see prolog_canonical_source/2) and remove the #! | ![]() |
| prolog_read_source_term/4 | Read a term from a Prolog source-file. | ![]() |
| read_source_term_at_location/3 | Try to read a Prolog term form an arbitrary location inside a file. | ![]() |
| requires_library/2 | known expansion hooks. | ![]() |
| valid_term_position/2 | Check that a Term has an appropriate TermPos layout. | ![]() |
prolog_stack.pl -- Examine the Prolog stack![]() | ||
prolog_xref.pl -- Prolog cross-referencer data collection![]() | ||
pure_input.pl -- Pure Input from files and streams![]() | ||
quasi_quotations.pl -- Define Quasi Quotation syntax![]() | ||
quintus.pl -- Quintus compatibility![]() | ||
random.pl -- Random numbers![]() | ||
rbtrees.pl -- Red black trees![]() | ||
readutil.pl -- Read utilities![]() | ||
record.pl -- Access compound arguments by name![]() | ||
rwlocks.pl -- Read/write locks![]() | ||
sandbox.pl![]() | ||
settings.pl -- Setting management![]() | ||
shell.pl -- Elementary shell commands![]() | ||
shlib.pl![]() | ||
| compat_arch/2 | User definable hook to establish if Arch1 is compatible with Arch2 when running a shared object. | ![]() |
| current_foreign_library/2 | Query currently loaded shared libraries. | ![]() |
| load_foreign_library/1 | Load a shared object or DLL. | ![]() |
| load_foreign_library/2 | Load a shared object or DLL. | ![]() |
| reload_foreign_libraries/0 | Reload all foreign libraries loaded (after restore of a state created using qsave_program/2. | ![]() |
| unload_foreign_library/1 | Unload a shared object or DLL. | ![]() |
| unload_foreign_library/2 | Unload a shared object or DLL. | ![]() |
| use_foreign_library/1 | Load and install a foreign library as load_foreign_library/1,2 and register the installation using initialization/2 with the option now. | ![]() |
| use_foreign_library/2 | Load and install a foreign library as load_foreign_library/1,2 and register the installation using initialization/2 with the option now. | ![]() |
solution_sequences.pl -- Modify solution sequences![]() | ||
sort.pl![]() | ||
statistics.pl -- Get information about resource usage![]() | ||
strings.pl -- String utilities![]() | ||
system.pl -- System utilities![]() | ||
terms.pl -- Term manipulation![]() | ||
thread.pl -- High level thread primitives![]() | ||
thread_pool.pl -- Resource bounded thread management![]() | ||
threadutil.pl -- Interactive thread utilities![]() | ||
| attach_console/0 | Create a new console and make the standard Prolog streams point to it. | ![]() |
| attach_console/1 | Create a new console and make the standard Prolog streams point to it. | ![]() |
| join_threads/0 | Join all terminated threads. | ![]() |
| tbacktrace/1 | Print a backtrace for Thread to the stream user_error of the calling thread. | ![]() |
| tbacktrace/2 | Print a backtrace for Thread to the stream user_error of the calling thread. | ![]() |
| tdebug/0 | Enable debug-mode, trapping the graphical debugger on reaching spy-points or errors. | ![]() |
| tdebug/1 | Enable debug-mode, trapping the graphical debugger on reaching spy-points or errors. | ![]() |
| thread_has_console/0 | True when the calling thread has an attached console. | ![]() |
| threads/0 | List currently known threads with their status. | ![]() |
| tnodebug/0 | Disable debug-mode in all threads or the specified Thread. | ![]() |
| tnodebug/1 | Disable debug-mode in all threads or the specified Thread. | ![]() |
| tprofile/1 | Profile the operation of Thread until the user hits a key. | ![]() |
| tspy/1 | Trap the graphical debugger on reaching Spec in the specified or any thread. | ![]() |
| tspy/2 | Trap the graphical debugger on reaching Spec in the specified or any thread. | ![]() |
| with_stopped_threads/2 | Stop all threads except the caller while running once(Goal). | ![]() |
ugraphs.pl -- Graph manipulation library![]() | ||
url.pl -- Analysing and constructing URL![]() | ||
utf8.pl -- UTF-8 encoding/decoding on lists of character codes.![]() | ||
varnumbers.pl -- Utilities for numbered terms![]() | ||
wfs.pl -- Well Founded Semantics interface![]() | ||
when.pl -- Conditional coroutining![]() | ||
www_browser.pl -- Open a URL in the users browser![]() | ||
yall.pl -- Lambda expressions![]() | ||