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
342 stars
7 watching
14 forks
Language: Rust
last commit: 4 months ago cluelangcompilerhacktoberfestlanguageluaprogramming-languagerusttranspiler
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| A compiler and build tool for a typed dialect of Lua. | 2,192 |
| A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |
| An implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance. | 10 |
| Compiles Ruby code into Lua | 3 |
| An implementation of Lua in LLVM | 153 |
| A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 279 |
| A statically typed superset of Lua with optional type annotations and object-oriented programming features. | 568 |
| A compiler tool that translates C# code into Lua bytecode. | 1,232 |
| A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| Transpiles TypeScript code to Lua bytecode | 60 |
| Provides a bridge between Haskell and Lua programming languages | 130 |
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 |
| A high-level binding for Lua 5.3 in Rust. | 53 |