CSharp.lua
C to Lua Compiler
A compiler tool that translates C# code into Lua bytecode.
The C# to Lua compiler
1k stars
43 watching
202 forks
Language: C#
last commit: 10 months ago
Linked from 1 awesome list
compilercs2luacsharpcsharp-to-luacsharp2lualualua-compiler
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance. | 10 |
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| An implementation of Lua in LLVM | 153 |
| A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
| Compiles Ruby code into Lua | 3 |
| An interpreter and runtime environment for the Lua programming language | 1,424 |
| A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |
| A programming language compiler that transpiles to Lua code with optional features and syntax similar to C or Rust. | 342 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| A tool that compiles and runs Lua code in JavaScript, allowing it to be executed in web browsers or Flash environments. | 603 |
| Transpiles TypeScript code to Lua bytecode | 60 |
| Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |
| Translates C# IL code to native C language | 404 |
| Automatically detects and applies changes to Lua source files in real-time while the application is running. | 292 |
| A lightweight multithreading library for Lua | 469 |