DynamicJava
Java source interpreter - executes Java statements instantly, without having to compile them, and is less strict than ordinary Java. Written in pure Java and distributed with source code. [Open Source, BSD-like]
http://koala.ilog.fr/djava/
Home / Programming / Compilers / Compiler Construction Kits / ANTLR /
|
Simkin
Simple syntax, cross platform, interpreted embeddable scripting language designed to work with C++ or Java and XML. Easy, programmable interface for nonprogrammers. Script can be embedded in XML files. [Open Source, LGPL]
http://www.simkin.co.uk/
Home / Programming / Compilers / Compiler Construction Kits / ANTLR /
|
Rhino - JavaScript for Java
implementation of JavaScript written entirely in Java. Based at mozilla.org. [Open Source, MPL]
http://www.mozilla.org/js/rhino/rhino.html
Home / Programming / Compilers / Compiler Construction Kits / ANTLR /
|
FIJI ForthIsh Java Interpreter
Written in Java, full GPL source. Runs in command line or AWT window. Accepts syntax like Forth language and uses reference stack to push and pop all parameters to its functions. Can create Java objects and call methods on them from FIJI stack.
http://fiji.sourceforge.net/
Home / Programming / Compilers / Compiler Construction Kits / ANTLR /
|
Tcl Java Integration
Provides Jacl, a Java implementation of Tcl 8.x., and TclBlend, a package for Tcl 8.x to load and interact with the Java VM.
http://dev.scriptics.com/software/java/
Home / Programming / Compilers / Compiler Construction Kits / ANTLR /
|