Prolog Development Environment
Download
The development enviroment is available in a Swing version and in
a Android version. The Android/Dalvik combination usually runs ~100
slower than the Swing/Hotspot combination. The Android version has
been tested with earlier smartphones running Android 2 (Froyo) and
with newer tablets running Android 4 (Ice Cream Sandwich).
More...
Documentation
The development enviroment extends the runtime library. It provides a
simple console interface and a debugger. The Jekejeke Prolog development
enviroment is an interpreter only implementation of Prolog written in
100% Java. The implementation of the language mainly follows the ISO Prolog
core standard. The implementation also features an application programming interface.
More...