Fr0sT-Brutal / awesome-pascal

A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!
Creative Commons Zero v1.0 Universal
1.81k stars 360 forks source link

Scripting #150

Open MHumm opened 3 years ago

MHumm commented 3 years ago

Either JCL or JVCL (if you don't know these: https://github.com/project-jedi/jvcl and https://github.com/project-jedi/jcl do contain a Pascal script engine as well.

Fr0sT-Brutal commented 3 years ago

Thanks, I'll see what they have

Fr0sT-Brutal commented 3 years ago

Can you point me to the unit? I can't find any scripting in these repos. Too much files there

MHumm commented 3 years ago

Here's a tutorial, albeit in German: https://wiki.delphigl.com/index.php/Tutorial_Scripting_mit_JvInterpreterProgram

It looks like the interpreter is not in JCL but JVCL rather and there is a component JvInterpreterProgram.