Lua-Low-Level
Lua compiler
An implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance.
Per function, Lua JIT using LLVM C++ toolchain
10 stars
3 watching
0 forks
Language: C
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Lua in LLVM | 153 |
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| A compiler and build tool for a typed dialect of Lua. | 2,192 |
| A programming language compiler that transpiles to Lua code with optional features and syntax similar to C or Rust. | 342 |
| A compiler tool that translates C# code into Lua bytecode. | 1,232 |
| A statically typed superset of Lua with optional type annotations and object-oriented programming features. | 568 |
| A plugin for interactive code reviews on GitHub | 558 |
| A tool that compiles and runs Lua code in JavaScript, allowing it to be executed in web browsers or Flash environments. | 603 |
| A lightweight multithreading library for Lua | 469 |
| Provides low-level threading support for Lua applications. | 145 |
| A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |
| Provides a bridge between Haskell and Lua programming languages | 130 |
| Port of Lua programming language to ActionScript using Alchemy technology | 167 |
| A Lua wrapper for the OpenGM C++ library used in graphical modeling and inference | 8 |