Next: lib-odbc, Previous: lib-mutdict, Up: The Prolog Library [Contents][Index]
library(objects)| • obj-exp | Exported Predicates | |
| • obj-glo | Glossary | |
| • obj-bas | Introduction | |
| • obj-scl | Simple Classes | |
| • obj-inh | Inheritance | |
| • obj-tcl | Term Classes | |
| • obj-tech | Technical Details |
The SICStus Objects package enables programmers to write object-oriented programs in SICStus Prolog. The objects in SICStus Objects are modifiable data structures that provide a clean and efficient alternative to storing data in the Prolog database.