Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 719 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 719 Bytes

interfaces

External Interfaces to Amzi! Prolog + Logic Server

This is a single project with subdirectories for all the various interfaces to Amzi!. Adding new interfaces is often fun and relatively easy. See the apls/devdocs.md file for details.

All of these interfaces require access to an installed copy of Amzi! Prolog + Logic Server. This just requires unzipping the distribution file in a directory. It is not necessary to install the Eclipse IDE to work on the interfaces.

It is usually helpful, or maybe even necessary to set the AMZI_DIR environment variable to point to the amzi/apls directory. Other variables might need to be set to point to the bin, include, and lib subdirectories of amzi/apls.