FastScript 1.97 released!
One more lead scripting tool is available now for FireMonkey developers. So - what about add scripting functionality to MacOS projects?
4 scripting languages (PascalScript, C++Script, BasicScript and JScript) with access to any object inside your application. Standard libraries for access to base classes, controls, forms and DB, step trace debugging, sintax hilighing, rtti for FirerMonkey (and not only - for different platforms) classes.
It supports also Embarcadero (ex Borland and CodeGear) Delphi 4-XE2, C++Builder 4-XE2, Kylix 1-3 and Lazarus
+ added support of Embarcadero Rad Studio XE2 for x32/x64 compilators.
+ added support of Embarcadero FireMonkey framework for Windows x32/x64
and OSX platforms (include rtti for new classes and visual controls -
fsSynMemo, TfsTree).
+ added support of int64 type in the script code
- Fixed AV for 64bit versions of FPC
- Fixed error in accessing ansistring property values for FPC
read more
4 scripting languages (PascalScript, C++Script, BasicScript and JScript) with access to any object inside your application. Standard libraries for access to base classes, controls, forms and DB, step trace debugging, sintax hilighing, rtti for FirerMonkey (and not only - for different platforms) classes.
It supports also Embarcadero (ex Borland and CodeGear) Delphi 4-XE2, C++Builder 4-XE2, Kylix 1-3 and Lazarus
+ added support of Embarcadero Rad Studio XE2 for x32/x64 compilators.
+ added support of Embarcadero FireMonkey framework for Windows x32/x64
and OSX platforms (include rtti for new classes and visual controls -
fsSynMemo, TfsTree).
+ added support of int64 type in the script code
- Fixed AV for 64bit versions of FPC
- Fixed error in accessing ansistring property values for FPC
read more