eliben / luz-cpuLinks
Educational open-source CPU suite (with assembler, linker and simulator)
☆173Updated 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☆231Updated 7 years ago
- GCC Tiny front-end☆103Updated 7 years ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- A collection of compiler, emulator and microkernel tools.☆253Updated 5 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A toy debugger☆69Updated 8 years ago
- A hobby operating system. Everyone's gotta have one.☆48Updated 14 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Pthreads-free Linux threading demo☆157Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- x86-64 assembler library☆481Updated 4 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 years ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆204Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆313Updated 4 months 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…☆402Updated 10 years ago
- Clone of wc in x64 assembly☆94Updated last year
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆276Updated 6 years ago
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- 64bit port of xv6☆130Updated 5 years ago
- X86 Opcode and Instruction Reference☆244Updated last year
- Database of CPU Opcodes☆251Updated last year
- A Tree Parser Generator☆98Updated 8 months ago