lgxZJ / Tiger-Compiler
A Tiger compiler on x86 machines running Linux.
☆20Updated 4 years ago
Alternatives and similar repositories for Tiger-Compiler:
Users that are interested in Tiger-Compiler are comparing it to the libraries listed below
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- A basic garbage collection application written in C to manage memory☆16Updated 10 years ago
- A simple SSA-based compiler.☆16Updated 9 months ago
- a compiler implementation☆56Updated 12 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 3 months ago
- Writing a minimal x86-64 JIT compiler in C++☆100Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Compiler practice written in C.☆35Updated 7 years ago
- Small implementation in C of a slab allocator in user space☆35Updated 7 months ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- Compiler For Tiger-Lang☆1Updated 6 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- POSIX-like scalable multicore research OS kernel☆189Updated 4 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆49Updated 5 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 last year
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Various benchmarks☆38Updated 13 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆60Updated 3 years ago
- Code samples for using libjit☆90Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- LALR(1) parser for C++☆78Updated 6 months ago
- Getting started with the LLVM C API☆111Updated 7 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 3 years ago
- A compiler for a subset of the Java programming language.☆23Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago