dibyendumajumdar / raviLinks
Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers
☆1,237Updated 10 months ago
Alternatives and similar repositories for ravi
Users that are interested in ravi are comparing it to the libraries listed below
Sorting:
- RaptorJIT: A dynamic language for system programming (LuaJIT fork)☆858Updated last year
- Pallene Compiler☆796Updated 3 weeks ago
- Just-In-Time Compiler for the Lua Programming language. Fork of LuaJIT to continue development. This project does not have an active main…☆514Updated 4 years ago
- An Optional Type System for Lua☆590Updated 5 years ago
- An ongoing attempt to re-engineer LuaJIT from scratch☆1,268Updated 10 months ago
- Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.☆2,853Updated 3 months ago
- The Titan programming language☆409Updated 6 years ago
- Build a standalone executable from a Lua program.☆844Updated 2 years ago
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆693Updated 5 years ago
- LuaJIT is JIT compiler for the Lua language.☆573Updated 6 years ago
- Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.☆2,232Updated 8 months ago
- The compiler for Teal, a typed dialect of Lua☆2,646Updated last week
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆520Updated last month
- Multithreading support for Lua☆454Updated 2 years ago
- Lua VM running in a WASM environment