Is it possible to use Nimscript as an embedded scripting language instead of for example using Lua? And if possible, can I create bindings for my own functions and restrict which built-in functions can be called from the scripting language?
- Using nimscript as an embedded scripting language? komerdoor
