FastScript 1.3 released

edited 3:32PM in News
Still waiting for Basic and JavaScript in FastScript?
Now time for use it!

+ added BasicScript and JScript language
+ language detection by special signature
+ cross-language scripting
* changes in parser engine and language definition file
* improved C++Script grammar
* speed optimizations
- fixed bug in SetILCode method

Fastest scripting tool for work with objects and large data.
It that is really used and where speed is really necessary.

You can read more, download and try FastScript here:
http://www.fast-report.com/en/fastscript.php

Free upgrade from FastScript 1.0-1.2.
Special discount for FastReport and FastExperts users.

FastScript is cross-platform multi-language scripting engine. It is
useful for the programmers who want to add scripting ability to their
projects. FastScript is written on 100% Object Pascal and can be
installed in Borland Delphi 4-7, C++Builder 4-6 and Kylix 1-3.
Unique feature of FastScript is ability to use several languages
(PascalScript, C++Script, JScript and BasicScript), so you can write
scripts using your favourite language. For example, one module may be
written in PascalScript, another one - using C++Script.
FastScript doesn't use Microsoft Scripting Host, so it can be used in
Windows and Linux environment. It is possible to add a new language -
language definition is stored in the XML format, so you can perform it
without writing a Delphi code.

Features
- Multi-language architecture allows you to use a number of languages
(at present moment PascalScript, C++Script, BasicScript, JScript).
- You can use multi-language scripts.
- Standard language set: variables, constants, procedures, functions
(nested functions allowed) with var/const/default parameters, all the
standard operators and statements (including case, try/finally/except,
with), types (int, float, bool, char, string, multi-dimensional array,
enum, variant), classes (with methods, events, properties, indices and
default properties).
- Types compatibility checking.
- Access to any object inside your application. Standard libraries for
the access to the base classes, controls, forms and BD. Easily
expandable library architecture.
- Small footprint - 80-150Kb depending on used modules.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.