| Class | Description | 
|---|---|
| BasicLibrary | 
 This class defines a set of basic built-in predicates for the tuProlog engine
 
 Library/Theory dependency: none 
 | 
| BuiltIn | 
 Library of built-in predicates 
 | 
| DCGLibrary | 
 Library for managing DCGs. 
 | 
| IOLibrary | 
 This class provides basic I/O predicates. 
 | 
| ISOLibrary | 
 This class represents a tuProlog library providing most of the built-ins
 predicates and functors defined by ISO standard. 
 | 
| Library | 
 This abstract class is the base class for developing built-in libraries,
 which can be dynamically loaded by prolog objects. 
 | 
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.