Categories
fscript
'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.
Last updated 7 Jan, 2008
Versions
1.17
1.17 stable released 2005-06-23
- Released: 23 Jun, 2005
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/fscript/fscr...
- Licenses: LGPL
- Interfaces: Command Line
User Community and Support
User guide available in HTML format from http://fscript.sourceforge.net/fscript/index.html
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/fscript - VCS Repository Webview



