lucasallan / LuaTruffleLinks
LuaTruffle, an implementation of Lua on the JVM using Truffle
☆57Updated 10 years ago
Alternatives and similar repositories for LuaTruffle
Users that are interested in LuaTruffle are comparing it to the libraries listed below
Sorting:
- a Java virtual machine written in pure Lua☆71Updated 9 years ago
- Rembulan, an implementation of Lua 5.3 for the Java Virtual Machine☆168Updated 5 years ago
- Generally applicable Terra utilities.☆15Updated 10 years ago
- DynASM with Lua mode☆105Updated 6 years ago
- A continuation of JVML which JITs Java bytecode to Lua bytecode rather than interpreting.☆29Updated 10 years ago
- The Dyvil programming language☆64Updated 2 months ago
- Convert Java bytecode to firm IR☆18Updated 8 years ago
- Levitate your app with Lev!☆102Updated 13 years ago
- LuaJC ported to the ASM framework☆15Updated 9 years ago
- Lua 5.3 implementation for the JVM☆25Updated 8 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- A Shiny Lua Dialect☆238Updated 4 years ago
- Hornet, a JVM optimized for low-latency applications.☆53Updated 10 years ago
- A modern and concise language that compiles to Java bytecode☆11Updated 6 years ago
- Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.☆38Updated 8 years ago
- JIT compiler of LPeg patterns☆18Updated 10 years ago
- Lua string patterns rewritten in Lua + FFI, for LuaJIT.☆54Updated 9 years ago
- A Lua implementation with an Eclipse OMR based JIT compiler☆91Updated 8 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆80Updated last year
- Cleanup Workspace for LuaJIT tests☆46Updated 6 years ago
- ☆93Updated last month
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Assembler / Disassembler for Java Bytecode☆23Updated 4 years ago
- LPeg version 1.0 Parser in pure LuaJIT☆113Updated 3 years ago
- Generic immutable recursive data representation API targeted at source code models and more.☆37Updated 3 weeks ago
- The Kollos project [ARCHIVED]☆30Updated 3 years ago
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆235Updated 2 years ago
- Read-only primitive Java arrays backed by Direct Buffers and indexed using 64-bit indexes