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.78k stars 352 forks source link

Thorium scripting #204

Open JernejL opened 9 months ago

JernejL commented 9 months ago
[Thorium](https://github.com/horazont/thorium). `[Delphi]` `[FPC]` 

Thorium is a powerful embedded scripting language written in FreePascal.
It features a pluggable compiler and typing system, and ships with easy and fast import of host classes using RTTI. It also allows to call host methods and functions without the need for wrapper functions, thus saving the developer (that is you) the time to write these.

https://github.com/horazont/thorium