DML2
Object-Oriented Content Storage and Document Formatting
DML2 is an object-oriented content storage and document formatting framework. Using a fairly simple, object-oriented language and a few templates, generating different types of media from the same source content is made easy. This tool has been obsoleted by XSLT.
Development: Simple Math Parsing
Last Modified: 2002-06-21T07:00Z
Cleared up some stuff about arrays in the spec that wasn't clear before. Also implemented a simple math (addition, subtraction, without parentheses) parser (needed for the new array style). Successfully compiled all of the current code (there were a lot of typos in the code =)