XMLVM is an XML-based programming language build upon a virtualmachine concept. Both Java and .NET byte code instructions can be mapped to XMLVM. XSL stylesheets allow manipulation of XMLVM such as cross-compilation to JavaScript for AJAX applicatio
Leafpile is a Z-code interpreter, a Java implementation of the Z-machinevirtualmachine used for running Infocom/Inform interactive fiction story files. Leafpile seeks complete compliance with the Z-machine Standards Document 1.0.