A header-only C++ library for writing compiler/interpreter frontends.
☆16Jan 19, 2026Updated 2 months ago
Alternatives and similar repositories for fe
Users that are interested in fe are comparing it to the libraries listed below
Sorting:
- Bootstrapping a simple C/C++ based compiler.☆16Aug 31, 2023Updated 2 years ago
- Efficient patch generation engine for C/C++ programs☆19Dec 23, 2022Updated 3 years ago
- WasmBox is an embeddable WebAssembly runtime, with a focus on portability, compact footprint, and performance.☆10Aug 21, 2021Updated 4 years ago
- Self-hosting C toolchain, from scratch☆36Feb 7, 2025Updated last year
- High Performance Native Programming Language With Minimal Syntax☆24Updated this week
- Lox (http://www.craftinginterpreters.com/) interpreter in Lua☆22Jan 7, 2018Updated 8 years ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Mar 20, 2024Updated 2 years ago
- Parser and code browser for the ActiveOberon language (original version from 2004)☆20Mar 11, 2026Updated last week
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆19Aug 19, 2025Updated 7 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆19Mar 10, 2024Updated 2 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆15Apr 26, 2021Updated 4 years ago
- A byte code specification and a JIT-compiler written in Assembly.☆14Jan 9, 2025Updated last year
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Jul 30, 2024Updated last year
- ☆20Jan 20, 2022Updated 4 years ago
- The Lemon parser generator and sibling projects.☆47Dec 16, 2021Updated 4 years ago
- Tiny parser combinators library written in Python.☆18May 20, 2025Updated 10 months ago
- ☆24Apr 21, 2020Updated 5 years ago
- SMT Modeling and Configurable Program Analysis for Ghidra's PCODE☆34Updated this week
- Formally verified x86-64 decompilation☆44Mar 9, 2026Updated last week
- My working copy of tinycc made reentrant☆28Oct 19, 2022Updated 3 years ago
- C++ library aiming to replace all built-in integers☆102Dec 24, 2025Updated 2 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆70Feb 21, 2025Updated last year
- A C99 compliant compiler☆20May 9, 2021Updated 4 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆108May 19, 2022Updated 3 years ago
- MimIR is my Intermediate Representation☆89Mar 14, 2026Updated last week
- Tracing JIT compiler and runtime for a subset of the JVM☆26Jan 1, 2024Updated 2 years ago
- Easy Parsing C++ Library☆21Aug 17, 2023Updated 2 years ago
- Experimental AArch64 Emulator Written in C++☆38Sep 13, 2023Updated 2 years ago
- Neovim Plugin to show in a popup the assembler code for the current line in a C file☆12Sep 29, 2021Updated 4 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Oct 22, 2023Updated 2 years ago
- A dynamic interpreted programming language.☆14Nov 23, 2022Updated 3 years ago
- A minimal event loop implementation☆12Nov 27, 2023Updated 2 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Aug 23, 2025Updated 6 months ago
- A CHIP-8 emulator in C.☆18Aug 22, 2022Updated 3 years ago
- Highly space and performance efficient C allocator☆28Dec 25, 2025Updated 2 months ago
- 🚀 Vim snippets for https://github.com/tommybennett/algorithm-mnemonics☆10Aug 10, 2020Updated 5 years ago
- X86 disassembler benchmark☆10Jun 11, 2021Updated 4 years ago
- A programming project on automatic differentiation in OCaml☆11Dec 22, 2022Updated 3 years ago
- Example of an ELF parser to learn about the ELF format☆11Oct 6, 2024Updated last year