nickname55 / jiuc-prolog

http://www.jiprolog.com - Java Internet Ugo Chirico Prolog - open sources - maven 3 import

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JIProlog

JIProlog Logo

JIProlog is a Prolog interpreter, pure Java 100%, cross-platform and Open Source.

JIProlog offers a high degree of compliance with official and de facto Prolog standards. It also supports built-in predicates and other features common to major Prolog systems.

JIProlog enhances the Java platform by adding the power of Prolog language and extends Prolog by adding the Java framework.

JIProlog integrates Prolog and Java languages in a very fascinating way. It allows calling Prolog predicates from Java without dealing with native code (JNI) and allows invoking Java methods from Prolog as they were predicates.

JIProlog supplies a complete API to link Prolog and Java languages from both sides. The API is composed by three parts:

  • Java calls Prolog;
  • Prolog calls Java;
  • Prolog links JDBC databases.

By design, JIProlog is compliant with Web 3.0 and the mobile world.

Born in later 1998 from an idea by Ugo Chirico, JIProlog has been developed by using cutting edge technologies and following the needs of real world applications.

The home of JIProlog is: http://www.jiprolog.com

JIProlog is open source and it is release under AGPLv 3.0 or under commercial license.

The source code is available on GitHub: https://github.com/jiprolog/

See also:

About

http://www.jiprolog.com - Java Internet Ugo Chirico Prolog - open sources - maven 3 import

License:Other


Languages

Language:Java 85.9%Language:Prolog 13.0%Language:IDL 1.0%Language:Shell 0.1%