Table of Contents
GNU Prolog for Java
1 Overview
2 Using the API
2.1 Setup
2.2 Constructing Terms
3 Installation
4 Extending
4.1 Creating new predicates
4.2 Adding more Prolog functionality
4.2.1 Golog
4.2.2 Definite clause grammar (DCG)
Appendix A GNU Free Documentation License
Index
Next:
Overview
, Up:
(dir)
GNU Prolog for Java
This manual is for GNU Prolog for Java (version 0.2.5, 2010-08-03).
Overview
: Getting started with GNU Prolog for Java
Using the API
: Loading prolog code, constructing questions and getting answers.
Installation
: Instructions on how to install GNU Prolog for Java
Extending
: Instructions on how to extend GNU Prolog for Java
GNU Free Documentation License
Index