21 results found Sort:

109
894
mit
38
an incremental approach to compiler construction
Created 2011-12-14
179 commits to master branch, last one 4 years ago
A GeekTime course about constructing a compiler.
Created 2019-06-06
174 commits to master branch, last one 3 years ago
80
773
unknown
19
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
672 commits to master branch, last one 2 days ago
Writing eBPF programs with Elixir!
Created 2022-01-12
191 commits to master branch, last one 3 months ago
24
184
apache-2.0
12
Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers
Created 2019-09-04
238 commits to master branch, last one 10 months ago
Yet Another Compiler Visualizer
Created 2021-02-14
136 commits to main branch, last one 3 years 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
Tools for rapid prototyping of DSL compilers
Created 2018-08-01
44 commits to master branch, last one 3 years ago
A static typed low-level compiled programming language inspired by Rust and C
Created 2021-03-03
918 commits to main branch, last one about a month ago
21
75
mit
9
A Small Quantum Intermediate Representation
Created 2018-12-20
1,207 commits to main branch, last one 2 months ago
Parser and compiler for Ravi and Lua
Created 2020-02-15
815 commits to master branch, last one about a year ago
cparse is an LR(1) and LALR(1) parser generator
Created 2022-11-09
64 commits to master branch, last one about a year 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 3 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 about a year ago
Crafting an interpreter/compiler with TypeScript.
Created 2020-12-27
274 commits to main branch, last one 5 months ago
2
39
apache-2.0
1
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
280 commits to master branch, last one 2 months ago
A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler
Created 2023-07-17
200 commits to master branch, last one 7 months ago