miDeb / loxjitLinks
A simple JIT compiler targeting x64 for the lox programming language
☆20Updated 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.☆74Updated this week
- Native language with Rust & LLVM☆73Updated 2 years ago
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆89Updated last month
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆56Updated 2 weeks ago
- A rust implementation of the lox language☆115Updated last year
- Statically typed programming language☆101Updated 3 weeks ago
- Language tooling for the Lox programming language.☆346Updated 4 months ago
- 🧙♂️A small programming language with static typing and native compilation, selfhosted☆50Updated last week
- A functional programming language☆15Updated 4 months ago
- Roland programming language☆66Updated 2 weeks ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month
- A x86_64 C99 compiler written in Rust from scratch☆441Updated 11 months ago
- A programming language highly-inspired by Rust☆36Updated this week
- General-purpose, compiled programming language, focused on productivity, expressiveness and joy of programming™☆43Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Simple programming language created for fun.☆213Updated this week
- Reference implementation for Writing a C Compiler