Re: [fpc-pascal] Re: Pascal Scripting Engines

2010-12-13 Thread David Butler
Blaise also offers strongly and statically typed variables. In fact, Blaise allows both statically and dynamically types variables. On 13 December 2010 18:16, leledumbo wrote: > > RemObjects' PascalScript for me. Definitely what I want. Small, bytecode > compiled, cross-platform (to some limits

[fpc-pascal] Re: Pascal Scripting Engines

2010-12-13 Thread leledumbo
RemObjects' PascalScript for me. Definitely what I want. Small, bytecode compiled, cross-platform (to some limits due to the use of assembler), no built-in function (for your security needs), easy registration of functions and classes, has unit importer, and something you won't have in any other s