komerdoor / nim-embedded-nimscript

Example of how to embed Nimscript in your Nim application
BSD 3-Clause "New" or "Revised" License
18 stars 2 forks source link

Embedded scripting for Nim using Nimscript

Example of how to embed Nimscript in your Nim application

Update: See Serenitor's embedded Nim script project which supports arguments, hot-reloading, sharing state etc.: https://github.com/Serenitor/embeddedNimScript

Thanks to