On Wed, 28 May 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.

Remobjects PascalScript works with FPC.
(it used to be innerfuse pascal)

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to