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 2 months ago
- A CPS transforming scheme compiler, Cheney on the MTA, etc☆14Updated 4 years ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- ☆11Updated 3 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- 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
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆23Updated this week
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- An interface for using mwillsey/egg with math simplification.☆13Updated last year
- Partial evaluation of Python code☆22Updated 2 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 2 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- ☆10Updated 9 years ago
- Execute and document benchmarks reproducibly.☆91Updated this week
- Light weight thread library☆66Updated 8 months ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated last week
- Minimalistic dynamically-typed programming language for didactic purposes.☆28Updated 2 years ago
- Dafny for Metatheory of Programming Languages☆25Updated last month
- A collection of lambda calculus interpreters and development tools☆15Updated 2 years ago
- Java-like Language with Static Information Flow Types☆12Updated 2 months ago
- a small C++ lattice library☆15Updated 5 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- The implementation of the Elevate language☆29Updated 3 months ago
- A low level, expressive language☆13Updated 7 months ago
- Sed Lisp -- a lisp interpreter in GNU sed☆54Updated 4 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- racket llvm C-API bindings☆18Updated this week
- A minimal language inspired by Lisp and Haskell☆20Updated 5 years ago