mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
335 B
Plaintext
6 lines
335 B
Plaintext
ECMAScript is a standardized language also known variously as JavaScript,
|
|
JScript, and LiveScript. SEE is a library that provides a parser and runtime
|
|
environment for this language. It conforms to ECMAScript Edition 3, and to
|
|
JavaScript 1.5, with some compatibility switches for earlier versions of
|
|
JavaScript and Microsoft's JScript.
|