Top > All Packages in Directory > fscript

fscript - Scripting language intended for use as an embedded language in other Java programs

'FScript' is an extremely simple scripting language whose intended use is as an embedded language in other Java programs. It is simple to embed; it can be as simple as sub-classing one class to add your own functionality.

However, it is not a complete programming language, as it has no library of standard functions (such as IO and string processing). FScript supplies base functionality (such as flow control, variable handling, and basic math operations) that can extended by the host application.

Obtaining

Web pagehttp://fscript.sourceforge.net/
Source tarball http://prdownloads.sourceforge.net/fscript/fscript-1.15.tgz?download
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=15448
Version 1.15 (stable) released on 2004-05-21
Licensed under LGPL.
This is not a GNU package.

Documentation

User guide available in HTML format from http://fscript.sourceforge.net/fscript/index.html
Support contacts


Project contacts

Maintainers
  • Joachim Van der Auwera
Developers
  • Joachim Van der Auwera

Related information

Interfacescommand line
Source languagesJava
Use requirementsJRE2

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2003-06-30
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.