XMLVM is an XML-based programming language build upon a virtual machine 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
The goal of XML11 is to help programmers write AJAX-applications without requiring any JavaScript knowledge. XML11 allows you to write your application in Java which is then translated to JavaScript so that it can run inside any browser.