Clue

Lua compiler

A programming language compiler that transpiles to Lua code with optional features and syntax similar to C or Rust.

C/Rust like programming language that compiles into Lua code

GitHub

342 stars
7 watching
14 forks
Language: Rust
last commit: almost 2 years ago
cluelangcompilerhacktoberfestlanguageluaprogramming-languagerusttranspiler

Related projects:

RepositoryDescriptionStars
hengestone/lua-languagesA collection of languages and projects that compile to or use Lua as their intermediate language607
teal-language/tlA compiler and build tool for a typed dialect of Lua.2,192
weirdconstructor/lalA Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code21
gligneul/lua-low-levelAn implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance.10
kilobyte22/mlcCompiles Ruby code into Lua3
neopallium/llvm-luaAn implementation of Lua in LLVM153
ajeetdsouza/loxcraftA compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications.279
andremm/typedluaA statically typed superset of Lua with optional type annotations and object-oriented programming features.568
yanghuan/csharp.luaA compiler tool that translates C# code into Lua bytecode.1,232
sygmei/luatalkA collection of Lua code examples and explanations for a talk on the Lua programming language3
erdian718/luaA Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs.25
asdalexander77/typescriptluaTranspiles TypeScript code to Lua bytecode60
hslua/hsluaProvides a bridge between Haskell and Lua programming languages130
travisdoor/blA C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms.184
tickbh/td_rluaA high-level binding for Lua 5.3 in Rust.53