1 ECMAScript is a standardized language also known variously as JavaScript,
2 JScript, and LiveScript. SEE is a library that provides a parser and runtime
3 environment for this language. It conforms to ECMAScript Edition 3, and to
4 JavaScript 1.5, with some compatibility switches for earlier versions of
5 JavaScript and Microsoft's JScript.