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
- Implementation of the LLVM tutorial in Python using llvmlite☆327Updated 9 months ago
- Database of CPU Opcodes☆259Updated last year
- An implementation of Scheme in Python and C++☆175Updated last week
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Code samples for using libjit☆91Updated 8 years ago
- Clone of wc in x64 assembly☆94Updated last year
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆279Updated 6 years ago
- A collection of compiler, emulator and microkernel tools.☆256Updated 5 years ago
- A Tree Parser Generator☆101Updated last year
- Tiny system call tracer and debugger☆109Updated 7 years ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆241Updated 8 years ago
- A toy debugger☆69Updated 8 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 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
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI☆68Updated 4 years ago
- x86-64 assembler library☆485Updated 4 years ago
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆73Updated 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…☆399Updated 10 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- portable libc optimized for code size and readability☆81Updated 9 years ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- POSIX-like scalable multicore research OS kernel☆193Updated 5 years ago