CSharp.lua

C to Lua Compiler

A compiler tool that translates C# code into Lua bytecode.

The C# to Lua compiler

GitHub

1k stars
43 watching
202 forks
Language: C#
last commit: 10 months ago
Linked from 1 awesome list

compilercs2luacsharpcsharp-to-luacsharp2lualualua-compiler

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gligneul/lua-low-level An implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance. 10
hengestone/lua-languages A collection of languages and projects that compile to or use Lua as their intermediate language 607
neopallium/llvm-lua An implementation of Lua in LLVM 153
nlua/nlua A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. 2,056
kilobyte22/mlc Compiles Ruby code into Lua 3
moonsharp-devs/moonsharp An interpreter and runtime environment for the Lua programming language 1,424
weirdconstructor/lal A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code 21
cluelang/clue A programming language compiler that transpiles to Lua code with optional features and syntax similar to C or Rust. 342
erdian718/lua A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. 25
mherkender/lua.js A tool that compiles and runs Lua code in JavaScript, allowing it to be executed in web browsers or Flash environments. 603
asdalexander77/typescriptlua Transpiles TypeScript code to Lua bytecode 60
ers35/luastatic Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. 795
kekyo/il2c Translates C# IL code to native C language 404
rxi/lurker Automatically detects and applies changes to Lua source files in real-time while the application is running. 292
lualanes/lanes A lightweight multithreading library for Lua 469