eliben / luz-cpuLinks
Educational open-source CPU suite (with assembler, linker and simulator)
☆177Updated 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☆107Updated 8 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆232Updated 7 years ago
- An implementation of Scheme in Python and C++☆175Updated last week
- Database of CPU Opcodes☆259Updated last year
- A collection of compiler, emulator and microkernel tools.☆256Updated 5 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- 64bit port of xv6☆136Updated 6 years ago
- A Tree Parser Generator☆101Updated last year
- 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☆279Updated 6 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆331Updated 9 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- POSIX-like scalable multicore research OS kernel☆195Updated 5 years ago
- ☆185Updated 5 years ago
- A hobby operating system. Everyone's gotta have one.☆49Updated 14 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
- Getting started with the LLVM C API☆114Updated 7 years ago
- x86-64 assembler library☆485Updated 4 years ago
- Clone of wc in x64 assembly☆94Updated last year
- A C++ expression -> x86 JIT☆18Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆296Updated 3 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☆204Updated 9 years ago
- portable libc optimized for code size and readability☆82Updated 9 years ago