27 results found Sort:
- Filter by Primary Language:
- C++ (5)
- Rust (4)
- C (4)
- Python (2)
- TypeScript (2)
- Julia (1)
- LLVM (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 4 years ago
A tiny evaluator and compiler of arithmetic expressions.
Created
2017-09-08
12 commits to master branch, last one 5 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
679 commits to master branch, last one 2 months ago
Language tooling for the Lox programming language.
Created
2019-10-16
86 commits to main branch, last one about a month ago
Writing eBPF programs with Elixir!
Created
2022-01-12
262 commits to main branch, last one 12 days 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 4 years ago
HAC Ada Compiler - a small, quick Ada compiler fully in Ada
Created
2019-09-15
1,090 commits to master branch, last one about a month 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 8 months 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 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 2 years ago
A Small Quantum Intermediate Representation
Created
2018-12-20
1,231 commits to main branch, last one 3 months ago
Tools for rapid prototyping of DSL compilers
Created
2018-08-01
44 commits to master branch, last one 3 years ago
Parser and compiler for Ravi and Lua
Created
2020-02-15
815 commits to master branch, last one 2 years ago
MimIR is my Intermediate Representation
Created
2022-01-24
10,914 commits to master branch, last one 5 days 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
This repository has been archived
(exclude archived)
Created
2022-11-09
64 commits to master branch, last one 4 months ago
Target "triple" support
Created
2018-04-27
189 commits to main branch, last one 2 months ago
Crafting an interpreter/compiler with TypeScript.
Created
2020-12-27
275 commits to main branch, last one 9 months ago
JuCC - Jadavpur University Compiler Compiler
Created
2021-04-15
38 commits to main branch, last one 3 years ago
Theory of compilation course, MIPT
Created
2020-02-17
87 commits to master branch, last one 2 years ago
Semantic analyzer library for compilers written in Rust for semantic analysis of programming languages AST
Created
2022-01-06
288 commits to master branch, last one about a month ago
An LLVM IR dataset for data-driven compiler optimization research
Created
2023-12-16
10,348 commits to main branch, last one 9 hours ago
A miniature model of the Typescript compiler
Created
2023-07-17
201 commits to master branch, last one 9 months ago
Lisp compiler for x86-64 [WIP]
Created
2024-10-17
493 commits to main branch, last one 8 days ago
A simple programming language for researching different ways of program execution and compilation
Created
2022-10-31
816 commits to main branch, last one about a year ago