NLua
Lua wrapper
A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications.
Bridge between Lua and the .NET.
2k stars
90 watching
310 forks
Language: C#
last commit: 8 months ago
Linked from 1 awesome list
c-sharpdotnetlualua-functionsluainterfacenetcorenetstandardxamarin
Related projects:
Repository | Description | Stars |
---|---|---|
tomaka/hlua | A Rust library that provides a high-level interface to Lua 5.2 | 506 |
ocallaco/luashkit | A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. | 3 |
stevedonovan/luar | A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions. | 301 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
luvitrocks/oauth | An OAuth wrapper in Lua for working with authentication protocols | 4 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 130 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 50 |
yanghuan/csharp.lua | A compiler tool that translates C# code into Lua bytecode. | 1,232 |
vinniefalco/luabridge | A lightweight library for binding C++ to the Lua scripting language | 1,656 |
jinzhongjia/lspui.nvim | A plugin that wraps Neovim's LSP operations with a user interface | 177 |
hleuwer/luasnmp | A Lua binding to the net-snmp library for network management | 11 |
actboy168/bee.lua | A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 161 |
neopallium/lua-pb | A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 290 |
stravant/luaminify | Tools for parsing and transforming Lua source code | 259 |
lualanes/lanes | A lightweight multithreading library for Lua | 469 |