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.

Thank you very much.
Best regards,
Mihai
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to