Package | Description |
---|---|
alice.tuprolog | |
alice.tuprolog.lib | |
alice.tuprologx.pj.lib |
Modifier and Type | Class and Description |
---|---|
class |
BuiltIn
Library of built-in predicates
|
class |
Library
This abstract class is the base class for developing
tuProlog built-in libraries, which can be dynamically
loaded by prolog objects.
|
Modifier and Type | Method and Description |
---|---|
IPrimitives |
PrimitiveInfo.getSource() |
Modifier and Type | Class and Description |
---|---|
class |
BasicLibrary
This class defines a set of basic built-in predicates for the tuProlog engine
Library/Theory dependency: none
|
class |
DCGLibrary
Library for managing DCGs.
|
class |
EDCGLibrary
Library for managing DCGs.
|
class |
IOLibrary
This class provides basic I/O predicates.
|
class |
ISOIOLibrary
This class provides basic ISO I/O predicates.
|
class |
ISOLibrary
This class represents a tuProlog library providing most of the built-ins
predicates and functors defined by ISO standard.
|
class |
JavaLibrary
Deprecated.
From tuProlog 3.0, use alice.tuprolog.lib.OOLibrary.
|
class |
OOLibrary
This class represents a tuProlog library enabling the interaction with the
Java environment from tuProlog.
|
class |
SocketLibrary |
class |
TheoryLibrary
Library built from Prolog theory.
|
class |
ThreadLibrary |
Modifier and Type | Class and Description |
---|---|
class |
PJLibrary
This class represents a tuProlog library enabling the interaction
with the Java environment from tuProlog.
|
class |
PJLibraryNew
This class represents a tuProlog library enabling the interaction
with the Java environment from tuProlog.
|