Top > All Packages in Directory > FESI

FESI - Implementation of the EcmaScript language

FESI (pronounced "fuzzy") is a full implementation of the EcmaScript language. EcmaScript is largely equivalent to the JavaScript language version 1.1 or to the core part of JScript, but without the navigator specific extensions. A few extensions can be loaded, to provide basic input/output, file input/output, access to Java objects, database access and regular expression based search from an EcmaScript program, including dynamic loading of classes and beans.

FESI consists of a set of java packages, allowing to use EcmaScript as a macro language for Java applications, and of an interactive interpreter (usable from the command line to test EcmaScript programs). The integration with Java is very strong, making FESI a useful tool to test Java libraries.

There is a simple editor included with the Swing version of the interpreter. You can execute scripts interactively or from the editor windows.

Obtaining

Web pagehttp://www.lugrin.ch/fesi/index.html
Source tarballhttp://www.lugrin.ch/fesi/install-fesi-1.1.8.jar
Version 1.1.8 (stable) released on 2003-09-29
Licensed under LGPL.
This is not a GNU package.

Documentation

User guide available from http://www.lugrin.ch/fesi/docindex.html
Support contacts

Help List<fesi@lugrin.ch>
Developer List<fesi@lugrin.ch>
Bug List<fesi@lugrin.ch>

Project contacts

Maintainers
Developers

Related information

Interfacescommand line
Source languagesJava
Use requirementsJava 1.4 that includes jar (part of the jdk, but not the jre)
Weak prerequisitesSwing 1.1

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-07-10
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.