XML Virtual Machine (former "Protva XQuery")

Reusing XML processing code in non-XML applications. At the first stage, I concentrate on XPath only.

The main operations with the tree data in programs are:

My work consist of:

As a part of the solution, an XML virtual machine (VM) is introduced. The VM uses Scheme as a native VM syntax and the SXML format as an interface to XML.

Design decisions

Random entries

Original wiki Documentation


Last edited on June 30, 2007 9:58 am.