Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 843 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 843 Bytes

ReadyLog was developed for ECLiPSe Prolog. It may work with differend Prolog dialects such as SWI, but will probably require some porting work.

Assuming that the ECLiPSe interpreter is invoked as eclipse, the simplified blocksworld example can be executed by entering the following command in the main directory of this repository:

eclipse -f examples/blocksworld/blocksworld.pl -e 'icp(main)'

The theory, background and semantics of the ReadyLog language are covered in detail in Alexander Ferrein's PhD thesis

Note that some features that depend on non-GPL code have been stripped from this version. Please contact Alexander Ferrein if you need access to a full-featured ReadyLog.