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
☆12Updated 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.☆31Updated 4 months ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 2 weeks ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated last week
- Common lisp implementation of Val Schorr's Meta-II language☆18Updated 8 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 9 years ago
- ☆18Updated 6 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆24Updated this week
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆14Updated last year
- Generate formatted C++ from Racket S-expressions☆36Updated 9 years ago
- My Own Linear Lisp☆41Updated 7 years ago
- High-Level Virtual Machine for statically-typed functional languages.☆48Updated 13 years ago
- ☆10Updated 9 years ago
- Minimalistic dynamically-typed programming language for didactic purposes.☆28Updated 3 years ago
- A very boring programming language☆12Updated 2 weeks ago
- Derived from Ypsilon (fujita-y/ypsilon) for experimental research☆27Updated 3 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- Execute and document benchmarks reproducibly.☆92Updated last month
- A pattern match macro for chez-scheme☆19Updated 8 years ago
- Scheme in Rust☆15Updated 3 years ago
- Magnolisp, a toy programming language☆17Updated last year
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- Distributed Lisp interpreter in Erlang.☆11Updated 8 years ago
- The implementation of R6RS Scheme Programming Language for real-time applications. (Forked from GoogleCode)☆22Updated 3 years ago
- McLulang: The message is the language☆11Updated last year