miDeb / loxjitLinks
A simple JIT compiler targeting x64 for the lox programming language
☆21Updated last year
Alternatives and similar repositories for loxjit
Users that are interested in loxjit are comparing it to the libraries listed below
Sorting:
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆76Updated this week
- Native language with Rust & LLVM☆72Updated 2 years ago
- A rust implementation of the lox language☆115Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- Language tooling for the Lox programming language.☆353Updated 6 months ago
- Reference implementation for Writing a C Compiler☆226Updated 11 months ago
- Lox interpreter written in Lox☆124Updated 6 months ago
- A functional programming language☆15Updated 5 months ago
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆92Updated 2 months ago
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆57Updated last month
- A Quick Backend☆382Updated 3 years ago
- Rust implementation of the Lox programming language☆155Updated 4 years ago
- A programming language that's wise beyond its bytes!🌱🌿🪴☆536Updated 7 months ago
- Hindley–Milner type inference implemented in Python.☆13Updated 2 years ago
- A (toy) C compiler written in Rust with no dependencies.☆79Updated 7 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆141Updated last week
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- Toy compiler☆57Updated last week
- The best C-like language that can be implemented in 10kLOC.☆673Updated this week
- Goal: A safe, tiny, flexible, fast compiling, semi-fast running, data-friendly, functional-first language☆96Updated this week
- A statically-typed variant of Lox, written in TypeScript☆136Updated 3 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm