Murdos’ blog


JLisa & JLog : Lisp, Prolog en Java

Posted in Java by murdos on the September 28th, 2004

JLisa - A Rule Engine for Java

A Clips-like Rule engine accessible from Java with the full power of Common Lisp.

Licence : GPL (gros avantage sur Jess et sa licence proprietaire). Compatible avec la proposition JSR94.

JLog - Prolog in Java

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. It works as both an application and as an applet.

Licence : GPL.

Comments are closed.