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.



 

Current distribution (binary, doc, example and sources are included)

  Click here to download the latest installation kit (1.1.8 of 29-Sep-2003)

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).



Previous distribution (1.1.5)

  Click here to download executables only (fesikit-1.1.5.zip)  
Click here to download sources (fesisrc-1.1.5.zip)

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.




Return to the main page

Copyright © Jean-Marc Lugrin 1998-2003 - Under LGPL license Last update: 26 August 2003