The language WMLScript is a subset of ECMAScript (ie JavaScript). WMLScript defines also an bytecode interpreter (stack based), a binary format.
WMLScript is a part of the Wireless Application Protocol specifications.
A WMLScript Compiler is available on CPAN.
This interpreter is written using the language ooc.
The sources are hosted at http://github.com/fperrad/ooc-wmlscript.
Copyright (c) 2011 Francois Perrad
This code is licensed under the terms of the Artistic License 2.0.