An object-oriented script language to embed in any application
A general purpose, object-oriented script language that compiles into code for a register based virtualmachine. The language is quite similar to object-oriented high-level languages like Java and C#.
The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting.
An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds. ...
The Jikes Research VirtualMachine (RVM) is designed to execute Java(TM) programs that are typically used in research on fundamental virtualmachine design issues.
Jasclipse is an Eclipse plugin for developing applications written in Jasmin. It provides Jasmin editor with syntax highlighting, error marking and Ctrl+Space assistance. It also allows compiling your files with Jasmin 2.2
An implementation of the MIDP2 specification on top of Java SE, to make it possible to use the same development tools during most development phases of a MIDlet as for a normal Java SE application.
Djarva - object language, compiler and virtual machine
Djarva is object language inspired by Ruby and Java languages. Djarva project includes Djarva language, Djarva language to Djarva bytecode compiler and Djarva virtualmachine accepting Djarva bytecode. Whole solution is implemented in the Java language. Djarva compiler is based on JKIT (see http://homepages.ecs.vuw.ac.nz/~djp/jkit/).