23 results found Sort:
- Filter by Primary Language:
- C (5)
- C++ (3)
- Python (2)
- Rust (2)
- TypeScript (2)
- Julia (1)
- Scheme (1)
- Ada (1)
- Yacc (1)
- Coq (1)
- Go (1)
- Java (1)
- JavaScript (1)
- +
an incremental approach to compiler construction
Created
2011-12-14
179 commits to master branch, last one 5 years ago
A GeekTime course about constructing a compiler.
Created
2019-06-06
174 commits to master branch, last one 3 years ago
A tiny evaluator and compiler of arithmetic expressions.
Created
2017-09-08
12 commits to master branch, last one 4 years ago
Makes Julia reason with equations. General purpose metaprogramming, symbolic computation and algebraic equational reasoning library for the Julia programming language: E-Graphs & equality saturation, ...
Created
2021-01-12
676 commits to master branch, last one 2 months ago
Language tooling for the Lox programming language.
Created
2019-10-16
85 commits to main branch, last one about a month ago
Writing eBPF programs with Elixir!
Created
2022-01-12
243 commits to master branch, last one about a month ago
Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers
Created
2019-09-04
238 commits to master branch, last one about a year ago
Yet Another Compiler Visualizer
Created
2021-02-14
136 commits to main branch, last one 3 years ago
A curated list of awesome resources and learning materials in the field of X internals
Created
2018-06-24
28 commits to master branch, last one 3 months ago
HAC Ada Compiler - a small, quick Ada compiler fully in Ada
Created
2019-09-15
1,028 commits to master branch, last one 2 days ago
A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.
Created
2021-10-16
85 commits to master branch, last one 2 years ago
A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw
Created
2022-09-16
5 commits to master branch, last one 2 years ago
A static typed low-level compiled programming language inspired by Rust and C
Created
2021-03-03
930 commits to main branch, last one about a month ago
Tools for rapid prototyping of DSL compilers
Created
2018-08-01
44 commits to master branch, last one 3 years ago
A Small Quantum Intermediate Representation
Created
2018-12-20
1,230 commits to main branch, last one 3 months ago
Parser and compiler for Ravi and Lua
Created
2020-02-15
815 commits to master branch, last one 2 years ago
This is a repository of coursework project for the Stanford Compilers MOOC course. The result is a fully-working compiler for the COOL Programming Language.
Created
2020-08-01
26 commits to master branch, last one 4 years ago
cparse is an LR(1) and LALR(1) parser generator
Created
2022-11-09
64 commits to master branch, last one 2 years ago
MimIR is my Intermediate Representation
Created
2022-01-24
10,618 commits to master branch, last one 20 days ago
Crafting an interpreter/compiler with TypeScript.
Created
2020-12-27
275 commits to main branch, last one 4 months ago
JuCC - Jadavpur University Compiler Compiler
Created
2021-04-15
38 commits to main branch, last one 3 years ago
Semantic analyzer library for compilers written in Rust for semantic analysis of programming languages AST
Created
2022-01-06
287 commits to master branch, last one 3 months ago
A miniature model of the Typescript compiler
Created
2023-07-17
201 commits to master branch, last one 4 months ago