440Forums.com  |  MacMusic.org  |  PcMusic.org  |  Zicos.com  |  AudioLexic.org
embedded   {key13}


FScript 0.7 (J2ME branch)

FreshMeat

Sunday March 16, 2008. 09:06 AM
FreshMeat

FScript is an extremely simple scripting language. Its intended use is as an embedded language in other Java programs. It is very 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. The only requirement is a Java 2 runtime environment. License: GNU General Public License (GPL) Changes: Support for the "elseif" construct was added. A new "exit" keyword and supporting class method were included.
FScript extremely simple scripting language. intended embedded language FScript (J2ME branch)
FScript 0.7 (J2ME branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=43eafc1636ce35648cd06702e6e0dc59

 

 Related News 

Search

Download Zicos
Sat May 10, 02:15 AM
embedded   {key13}