Download List

Descripción del Proyecto

YProlog is a pocket Prolog engine written in 100%
Java. It provides a number of fast and easy
Java-Prolog interfacing functions that enables the
Prolog database to be used like an SQL-type
database. It has fast consult and retract
operations, can "serialize" database contents into
text, and can easily load and store tables or
contents of Java objects. It is based on Jean
Vaucher's XProlog.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-02 08:25 Back to release list
0.4

El motor se ha optimizado la resolución, la aceleración de los puntos de referencia de 1,15 a 1,7 veces. La afirmar métodos han sido optimizados y mejorados, y el PP-clave en base doble entrada de eliminación se ha añadido. Separador El error por defecto en Ir y el error en la lista enlazada retractarse fueron corregidos. El javadocs se han mejorado.
Tags: Code cleanup
The solving engine was optimized, speeding up the
benchmarks by 1.15 to 1.7 times. The assert
methods were optimized and improved, and
db-key-based duplicate entry removal was added.
The default separator bug in Go and the linked
list bug in retract were fixed. The javadocs were
improved.

Project Resources