metalua
Lua compiler
A tool for analyzing and compiling Lua code to support compile-time meta-programming
The metalua programming language
350 stars
21 watching
59 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| A statically typed superset of Lua with optional type annotations and object-oriented programming features. | 568 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
| A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 161 |
| A compiler and build tool for a typed dialect of Lua. | 2,192 |
| Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly. | 1,821 |
| A tool that compiles and runs Lua code in JavaScript, allowing it to be executed in web browsers or Flash environments. | 603 |
| An implementation of Lua in LLVM | 153 |
| A Lua code formatter with syntax variants for different versions of the language | 1,639 |
| A compiler tool that translates C# code into Lua bytecode. | 1,232 |
| An implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance. | 10 |
| Tools for parsing and transforming Lua source code | 259 |
| Compiles Ruby code into Lua | 3 |
| Provides syntax highlighting and snippets for the Lua programming language in Atom text editor | 66 |