9/4/2002
www.smallscript.org
Copyright 2002 © SmallScript Corp, LLC
17
Source code
Program representation
•SmallScript source code structure is layered to support multiple languages
–Examine Source Here
•AML is a variant of XML entity-attribute structure, designed for humans to read and write programs.
•AML enables semantic representation of programs, independent of the underlying coding language.
•AML is the declarative language of the object model, based on imperative MOP facilities of the execution engine.
Architecture and Features