mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
36c8841016
not changed (same MD5).
11 lines
382 B
Plaintext
11 lines
382 B
Plaintext
FESI (Free EcmaScript Interpreter) implements few language extensions and try
|
|
to follow the standard as much as possible.
|
|
This is unlike most implementation of JavaScript, which are unfortunately very
|
|
incompatible between them.
|
|
For the core language definition you can refer to the ECMA 262 standard.
|
|
|
|
WWW: http://www.lugrin.ch/fesi/index.html
|
|
|
|
- Leo Kim
|
|
leo@florida.sarang.net
|