eliben / luz-cpuLinks
Educational open-source CPU suite (with assembler, linker and simulator)
☆175Updated 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:
- GCC Tiny front-end☆106Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- An implementation of Scheme in Python and C++☆174Updated 8 months ago
- A Tree Parser Generator☆99Updated 10 months ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆314Updated 7 months ago
- Database of CPU Opcodes☆255Updated last year
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Pthreads-free Linux threading demo☆158Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Clone of wc in x64 assembly☆94Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆403Updated 10 years ago
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A toy debugger☆69Updated 8 years ago
- 64bit port of xv6☆130Updated 5 years ago
- A hobby operating system. Everyone's gotta have one.☆49Updated 14 years ago
- ☆185Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- portable libc optimized for code size and readability☆81Updated 8 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- POSIX-like scalable multicore research OS kernel☆192Updated 5 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- x86-64 assembler library☆483Updated 4 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆203Updated 9 years ago