|
Free EcmaScript
Interpreter. A JavaScript interpreter written in Java. |
| Installation instructions |
As FESI uses the Java regular expression package by default, you do
not neet add the regular expression library to the classpath (unless
you need them for compatibility reason).
java -jar install-fesi-1.1.8.jarThis assumes that the java environment is installed correctly. The install program will guide you for the remaining of the installation. You will be able to choose the target directory. Source code and examples are included in the package and will be installed in sub-directories of the target directory if so desired.
| Copyright © Jean-Marc Lugrin 1998-2003 - Under LGPL license | Last update: 30 August 2003 |