Le May 28, 2008 à 12:00 PM, MihaiR a écrit :

Hello all,

Is there any component for FPS/Lazarus I can succesfully
use for scripting?

LUA is very powerfull.
I used it in my app for months and it works very well.


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


--
Damien Gerard
[EMAIL PROTECTED]

"Intelligence is 10 million rules."
   -- Douglas Lenat





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

Reply via email to