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:
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 7 months ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆15Updated 4 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated last week
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- A term rewriting system for experimental programming language development.☆47Updated 2 weeks ago
- ☆18Updated 6 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated 2 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 3 months ago
- A very boring programming language☆12Updated 3 months ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- Memory Management ToolKit☆37Updated 4 months ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆24Updated 2 months ago
- Minimalistic dynamically-typed programming language for didactic purposes.☆29Updated 3 years ago
- A simple borrow-checked language built using LLVM's MLIR☆26Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 6 years ago
- Small Fast S-Expression Library☆85Updated 11 months ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Execute and document benchmarks reproducibly.☆96Updated 4 months ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Workflows to build daily and ad hoc compilers for Compiler Explorer☆22Updated this week
- CSOM - C implementation of the Simple Object Machine Smalltalk☆10Updated 4 years ago
- The Cubicle model checker☆14Updated 2 months ago
- My branch of the Cyclone programming language☆19Updated 14 years ago