dbohdan / embedded-scripting-languages

A list of embedded scripting languages
http://dbohdan.github.io/embedded-scripting-languages/
1.3k stars 78 forks source link

Add MoonSharp #55

Closed nitz closed 4 years ago

nitz commented 4 years ago

Moonsharp is a pure CLR reimplementation of Lua 5.2, compatible with 99% of Lua 5.2 code. IT targets .NET Core, Unity, WSA, and even supports debugging.