eliben / luz-cpuLinks
Educational open-source CPU suite (with assembler, linker and simulator)
☆178Updated last year
Alternatives and similar repositories for luz-cpu
Users that are interested in luz-cpu are comparing it to the libraries listed below
Sorting:
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Database of CPU Opcodes☆258Updated last year
- Code samples for using libjit☆91Updated 8 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆334Updated 11 months ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- An implementation of Scheme in Python and C++☆179Updated this week
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆279Updated 6 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- A Tree Parser Generator☆102Updated last year
- A collection of compiler, emulator and microkernel tools.☆258Updated 5 years ago
- 64bit port of xv6☆136Updated 6 years ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Tiny system call tracer and debugger☆109Updated 7 years ago
- A toy debugger☆69Updated 9 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆206Updated 9 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- portable libc optimized for code size and readability☆82Updated 9 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- x86-64 assembler library☆487Updated 4 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- rcor C compiler (under development)☆115Updated 8 years ago
- ☆187Updated 5 years ago
- Clone of wc in x64 assembly☆96Updated last year
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago