eliben / luz-cpuLinks
Educational open-source CPU suite (with assembler, linker and simulator)
☆174Updated 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☆104Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- Database of CPU Opcodes☆252Updated last year
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Pthreads-free Linux threading demo☆157Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A Tree Parser Generator☆99Updated 9 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
- 64bit port of xv6☆130Updated 5 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 years ago
- Compile a subset of the Python AST to x64-64 assembler☆142Updated last year
- ☆185Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆315Updated 5 months ago
- Code samples for using libjit☆91Updated 8 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Clone of wc in x64 assembly☆94Updated last year
- A hobby operating system. Everyone's gotta have one.☆48Updated 14 years ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆203Updated 9 years ago
- A toy debugger☆69Updated 8 years ago
- LLVM Linker for Mobile Computing☆82Updated 9 years ago
- portable libc optimized for code size and readability☆82Updated 8 years ago
- A sunny little virtual machine☆525Updated 9 years ago
- Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI☆67Updated 4 years ago