|
Free
EcmaScript
Interpreter. A JavaScript interpreter written in Java. |
| Download |
The installation file is approximately 1Mb, it includes the Fesi binary, documentation, source and examples. It will run on JDK 1.4, including the regular expression extension. It should work on all operating systems (however shortcuts are installed on Windows only).
To use regular expression with a version of Java before 1.4, you
need to
download
the required libraries, either the Apache OROMatcher
package or the he GNU
regular
expression package. You do not neet these packages if you have Java
1.4, unless you requires compatibility with previous code.
After download execute 'java -jar
install-fesi-1.1.8.jar'
and
follow the instructions.
See the installation notes for details
(they are part of the downloaded kit too).
After download execute 'jar -xf fesikit-1.1.5.zip' or
execute 'jar -xf fesisrc-1.1.5.zip' or
and read the readme file.
| Copyright © Jean-Marc Lugrin 1998-2003 - Under LGPL license | Last update: 26 August 2003 |