lgxZJ / Tiger-Compiler
A Tiger compiler on x86 machines running Linux.
☆20Updated 5 years ago
Alternatives and similar repositories for Tiger-Compiler:
Users that are interested in Tiger-Compiler are comparing it to the libraries listed below
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- a compiler implementation☆56Updated 12 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- A basic garbage collection application written in C to manage memory☆16Updated 11 years ago
- A tiger compiler using FLEX, BISON and LLVM☆11Updated 11 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆56Updated 3 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Compiler practice written in C.☆35Updated 8 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated 2 years ago
- A Lisp Interpreter Written in C++ Template☆73Updated 4 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 2 months ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 2 months ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 6 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- POSIX-like scalable multicore research OS kernel☆189Updated 5 years ago
- Codeplay's tutorial LLVM LEG backend - as presented at the 2014 LLVM Developers' Meeting in San Jose.☆42Updated 10 years ago
- ☆107Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Compiler For Tiger-Lang☆1Updated 6 years ago
- llvm-cookbook samples☆81Updated 7 years ago
- 64bit port of xv6☆128Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- JOS - MIT 6.828 Operating System Engineering 2016☆72Updated 8 years ago
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- MIT JOS 6.828 2011☆22Updated 12 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- 方舟编译入门技术课程的配套代码☆30Updated 4 years ago