Dup Goto 📝

LuaAndCSharp

PT2/aw/lang/lua 07-31 13:46:40
To Pop
3 lines, 50 words, 554 chars Monday 2023-07-31 13:46:40

This stackoverflow question. This points us to moonsharp which is a Lua interpreter for .NET, Mono and Unity. This in turn points to this github though it appears development has stalled. It claims to be 99% compatible with Lua 5.2.

Alternatively (same stackoverflow question), there is NLua and its github.