xLua
Lua interpreter for C#
Enables Lua scripting in C# environments such as Unity and .Net
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
9k stars
517 watching
2k forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
csharpluaunityunity3dxlua
Related projects:
Repository | Description | Stars |
---|---|---|
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
yanghuan/csharp.lua | A compiler tool that translates C# code into Lua bytecode. | 1,232 |
xebecnan/unilua | A C# implementation of Lua 5.2 focused on compatibility with Unity3D game engines. | 1,111 |
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 786 |
lua/lua | A mirrored repository of Lua's full history of development code, containing the full commit history but in an irregular format. | 8,639 |
luau-lang/luau | A scripting language and tooling suite designed to be compatible with Lua 5.1, while introducing features like type annotations, for use in game development and other applications. | 4,117 |
yimengfan/bdframework.core | A comprehensive Unity3D game framework that provides a standardized workflow and tools for industrial-scale game development. | 2,530 |
candycat1992/unity_shaders_book | Source code repository for Unity shader tutorials and reference materials | 5,575 |
pkulchenko/zerobranestudio | A lightweight IDE for Lua programming that provides code completion, debugging, and live coding capabilities. | 2,627 |
focus-creative-games/luban | A game configuration solution that provides a powerful and flexible way to manage game data, supporting multiple formats and languages. | 3,486 |
mlua-rs/mlua | Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly. | 1,821 |
uspgamedev/luasteam | Bindings to connect Lua with the Steam API. | 137 |
perfare/il2cppdumper | A tool for reverse-engineering Unity's il2cpp binaries | 7,195 |
suxuecode/wechatbaktool | Tool to backup and analyze WeChat chat records in C# | 3,029 |
dcloudio/mui | A framework designed to bridge the performance gap between web and native mobile app development | 13,490 |