JLog is an implementation of a Prolog interpreter, written in Java. It\'s primary benefit is that can be run on almost any platform supporting Java (such as a web browser), and as such it is well suited for educational purposes.
Tutorial Details:
It works as both an application and as an applet. It includes built-in source editor, query panels, online help, animation primitives, and a GUI debugger. It can open and save files when running as an application, but not as an applet (because of the security model for web browsers; however it is possible to copy and paste Prolog source between JLog and a local text editor).
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: JLog
View Tutorial: JLog
Related
Tutorials:
JLog
JLog is an implementation of a Prolog interpreter, written in Java. It\'s primary benefit is that can be run on almost any platform supporting Java (such as a web browser), and as such it is well suited for educational purposes. |
|
|
|