mainGNU Prolog for Java - Summary

 
 
Membership Info
Group Admins:
4 active members

Group identification
Id: 10562
System Name: gnuprologjava
Name: GNU Prolog for Java
Group Type: Official GNU software

Search in this Group


 

This software is part of the GNU Project.

gnuprologjava is a library which is designed to embeddable into Java
applications which need Prolog to solve some tasks. The interpreter intended for applications where Prolog performs combinatory search and Java do rest. The library allows easy communication between Java and Prolog. The library is released under the LGPL version 3+.


Maintainer: Pavan Kumar Gorakavi



Registration Date: Wed 26 May 2010 03:49:11 AM UTC
License: GNU Lesser General Public License
Development Status: 4 - Beta

 

Latest News rss feed
GNU Prolog for Java 0.2.6 release
     posted by drt24, Thu 06 Jan 2011 01:42:37 PM UTC

The GNU Prolog for Java project would like to announce the release of version 0.2.6.
This is a bugfix release and fixes a fairly major bug in the use of the assert[az], abolish and retract in fairly normal use cases. #31550
Prolog for Java is a java library (gnu.prolog) that allows Prolog code to be executed from within java. [...]

assert/abolish now working correctly
     posted by drt24, Mon 03 Jan 2011 10:53:32 PM UTC

A fairly major bug in assetz/abolish/retract etc. where due to cached code not being updated correctly they would not correctly update predicates was reported https://savannah.gnu.org/bugs/?31550 and has since been fixed in current newmaster. [...]

GNU Prolog for Java 0.2.5 final release
     posted by drt24, Wed 18 Aug 2010 09:52:42 PM UTC

The GNU Prolog for Java project is proud to announce the release of
version 0.2.5.
This is our first official release since 0.1.0 on 2000-11-12.

Prolog for Java is a java library (gnu.prolog) that allows Prolog code
to be executed from within java. This allows for the use of Prolog to [...]

GNU Prolog for Java 0.2.5 beta release
     posted by drt24, Sun 15 Aug 2010 02:04:19 PM UTC

The GNU Prolog for Java project is proud to announce the release of the beta version of our 0.2.5 release.
Prolog for Java is a java library (gnu.prolog) that allows Prolog code to be executed from within java. This allows for the use of Prolog to solve the problems which Prolog is particularly suited to while Java is used for other components. [...]

Quick Overview
 Memberlist (4 members)

Communication Tools
 Mailing Lists (1 public mailing list)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 2, total: 2)

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code