moonsharp
Lua interpreter
An interpreter and runtime environment for the Lua programming language
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
1k stars
90 watching
214 forks
Language: C#
last commit: 12 months ago
Linked from 2 awesome lists
c-sharpdebuggerinterpreterluamonomoonsharpunity3dxamarin
Related projects:
Repository | Description | Stars |
---|---|---|
pigpigyyy/yuescript | A Moonscript dialect compiler to Lua, aiming to improve and extend the language by introducing new features. | 453 |
yanghuan/csharp.lua | A compiler tool that translates C# code into Lua bytecode. | 1,226 |
gamesys/moonshine | A lightweight virtual machine for the Lua programming language | 502 |
lunarmodules/lua_cliargs | A command-line argument parsing module for Lua | 123 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,931 |
shiinamiyuki/lunatic | An open-source interpreter for the Lua programming language with additional features and optimizations. | 18 |
isage/lua-resty-moongoo | A Lua library that provides an interface to MongoDB using OpenResty as a transport layer. | 118 |
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,048 |
lunarmodules/luacheck | A tool for detecting issues in Lua code | 364 |
kilobyte22/mlc | Compiles Ruby code into Lua | 3 |
lunarmodules/luassert | A Lua assertion library providing additional tests and custom assertion capabilities. | 206 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
lunarmodules/luasocket | Provides network support for Lua applications using TCP and UDP transport layers. | 1,855 |
leafo/moonscript | A programming language that compiles into Lua, providing a balance between performance and ease of use. | 3,214 |
xyronlabs/luna | An engine that lets users create simple visual sketches and games using Lua | 21 |