![]() |
Free EcmaScript Interpreter.
A JavaScript interpreter written in Java. |
Download |
The files are approximately 600Kb, they include the Fesi documentation
and examples. The binary distribution includes the GNU libraries required
to run FESI and FesiFTP.
After download execute 'jar -xf fesikit.zip' and a subdirectory
'fesi' will be created.
NOTE: Some other unzipper as winzip do not properly maintain
directoy casing. So use jar (its free!)
See the installation notes for details (they
are part of the downloaded kit too).
After download execute 'jar -xf fesisrc.zip' from the same
directories wher you expanded
fesizip.zip. The files README.TXT and COPYRIGHT.TXT will be overwritten
(they are identical)
- The ORO regular expression library can be downloaded from http://www.savarese.org/oro. A new version can be downloaded from http://jakarta.apache.org/oro/index.html, however it is not integrated in FESI.
- Swing (you can download the latest version from here).
- The IBM XML parser is used for some examples.