[top] [up] [next]

Prolog modules


As the module system is still not standardized at the time of this writing it is a vendor dependent feature. However it resembles the module systems of other Prolog interpreters.

  1. Modules introduction
  2. Opening modules
  3. Shortcuts to a file
  4. Public and private clauses
  5. Import and export
  6. Searching for a module
  7. Opening standard modules
  8. Creating a new module
  9. Saving, compressing, encrypting a module

[top] [up] [next]

Arrow.gif (1632 bytes) New in R3B: a module may consist of more than 1 source file, it is possible to import and export clauses and Windows shortcuts to files may be used.
 

info@trinc-prolog.com