ANN: JoyJ-0.3 Released

Raymundo Quirino Baquirin — 2008-01-07 05:33:34

Joy in Java (JoyJ) version 0.3 has been released with major changes.
Download files are at http://appforge.apc.edu.ph/projects/joyj/.

This version is written purely in Java and is no longer dependent on
NetRexx. It features an interpreter specified using Antlr3
(http://antlr.org/) and an object format based on JSON (http://json.org/).

Java 1.5 or 1.6 is required, as is antlr-3.0.1. For details see the file
GettingStarted.html (included in joyj-0.3.zip).

Have fun, and Happy New Year!

Ray