Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 709 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 709 Bytes

A Python Bind for Amzi! Prolog

Amzi! Prolog is an embeddable, extendable, highly portable implementation of ISO standard Prolog, including full support for ISO modules enabling large-scale application development. This project makes Amzi! Prolog avaiable to Python.

Install

Download the project, and copy it to the Python search path. Download Amzi! Prolog and extract apls folder to the project folder.

Requires

Demos