DJEP - Java (Dice) Expression Parser

This code is derived from the JEP library source distribution at http://www.singularsys.com/jep


Documentation

Package Contents

README.htm This file
LICENSE.txt License
build.xml Build script for the ant build tool
compile.bat Simple script for basic compiling
bin/ Scripts for launching examples and tests
build/ Compiled class files
doc/ Documentation
src/ Source code (including the JavaCC gammar files Parser.jjt, and Parser.jj)

 


Copyright (c) 2000 Nathan Funk Portions Copyright (c) 2003 Ross M. Lodge