Repository has been moved to: http://dtitov.github.com/bracer
Java library for parsing and evaluating math expressions.
Javadoc is available at http://bracer.sourceforge.net/javadoc/
P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
ByteML is a XML-JavaBytecode interoperability framework. With the aid of this framework the end-user can convert bytecode ( Java .class files ) to XML files and vice-versa.
Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.