Albus-Tan / TigerCompilerLinks
A compiler for Tiger language includes lexical analysis using flexc++, parsing using Bisonc++, type checking, building abstract syntax tree, instruction selection, register allocation and garbage collection, can produce complete assembly code on X86-64 CPU
☆13Updated 2 years ago
Alternatives and similar repositories for TigerCompiler
Users that are interested in TigerCompiler are comparing it to the libraries listed below
Sorting:
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 8 months ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated last week
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 4 months ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆15Updated 4 years ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- Memory Management ToolKit☆37Updated 5 months ago
- ☆10Updated 9 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆30Updated 3 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- A term rewriting system for experimental programming language development.☆48Updated 3 weeks ago
- A very boring programming language☆12Updated 4 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- Challenging SAT benchmarks for matrix multiplication☆11Updated 4 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 6 years ago
- ☆18Updated 6 years ago
- WebAssembly interpreter in RPython☆67Updated 6 years ago
- egg is a flexible, high-performance e-graph library☆13Updated last year
- A bignum library for C.☆33Updated last year
- Partial evaluation of Python code☆22Updated 2 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆23Updated 2 years ago
- 🍒 Cherry programming language 🍒☆13Updated last year
- SOM - Simple Object Machine (plain Java implementation)☆19Updated 4 months ago
- Debugger in the Trepan family for x-python☆17Updated 2 months ago
- Workflows to build daily and ad hoc compilers for Compiler Explorer☆22Updated this week