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☆105Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Pthreads-free Linux threading demo☆158Updated 5 years ago
- Database of CPU Opcodes☆252Updated last year
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- 64bit port of xv6☆130Updated 5 years ago
- A hobby operating system. Everyone's gotta have one.☆48Updated 14 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Code samples for using libjit☆91Updated 8 years ago
- A Tree Parser Generator☆99Updated 10 months ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆315Updated 6 months ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- x86-64 assembler library☆482Updated 4 years ago
- Clone of wc in x64 assembly☆94Updated last year
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆203Updated 9 years ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆239Updated 8 years ago
- A toy debugger☆69Updated 8 years ago
- Akaros Operating System☆319Updated 3 years ago
- Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI☆67Updated 4 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- rcor C compiler (under development)☆115Updated 8 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆183Updated 2 years ago
- A C++ expression -> x86 JIT☆18Updated 8 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year