[fpc-pascal] FPC scripting suport
Lee Jenkins
lee at datatrakpos.com
Fri May 30 03:39:48 CEST 2008
MihaiR wrote:
> Hello all,
>
> Is there any component for FPS/Lazarus I can succesfully
> use for scripting? I'd like to build an application that
> can be enhanced by some simple functions stored into an
> external script file so that functions can be edited. There
> are simple functions with few parameters and which return
> the result to the main application.
> It is something like VAT calculation: main (compiled
> application send price to the script function and script
> function returns the VAT value). Of course this is a
> simplified example, on my situation there are many
> functions and I want one function to have configurable
> formula content.
>
Also, Fast-Report's FastScript worksing FreePascal now. It support
PascalScript, JavaScript, BasicScript (ACK!) and C++Script.
It's commercial though.
--
Warm Regards,
Lee
"When my company started out, we were really, really, really, really small.
Now...we're just really small."
More information about the fpc-pascal
mailing list