Projects / FScript

FScript

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.

Tags Software Development Libraries Interpreters
Licenses LGPL GPL
Operating Systems OS Independent
Implementation Java

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  15 Mar 2008 23:06
  • Rrelease-after

Changes: Support for the "elseif" construct was added. A new "exit" keyword and supporting class method were included.

  • Rrelease-mid
  •  23 Jun 2005 19:46
  • Rrelease-after

Changes: This release adds minor changes to improve error reporting.

  • Rrelease-mid
  •  06 Jul 2004 09:44
  • Rrelease-after

Changes: This release has various minor bugfixes and updates, including improved object handling.

  • Rrelease-mid
  •  21 May 2004 11:02
  • Rrelease-after

Changes: This release contains some minor bugfixes and performance improvements. It also introduces an 'elsif' keyword.

  • Rrelease-mid
  •  05 Feb 2004 11:47
  • Rrelease-after

Changes: An operator priority bug in version 1.13 has been fixed.

No-screenshot

Project Spotlight

libjio

A library for journaled transaction-oriented I/O.

Bfadffe09407017387e38cd0f0ff869b_thumb

Project Spotlight

Y.A.P.R.M.

A powerful modeller designed to seamlessly interact with POVRAY.