compiler-frontend
Here are 111 public repositories matching this topic...
Language:All
Sort:Most stars
A compiler frontend for the C programming language
- Updated
Apr 26, 2025 - C++
A new (MLIR based) high-level IR for clang.
- Updated
May 1, 2025 - LLVM
VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or further program abstraction.
- Updated
Apr 24, 2025 - C++
One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱
- Updated
Feb 26, 2025 - C
Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers
- Updated
Jul 31, 2023 - Go
💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.
- Updated
Aug 5, 2022
A type-safe C successor that compiles directly to various platforms.
- Updated
May 2, 2025 - Python
A compiler front end for the C++ language
- Updated
Apr 30, 2025 - C++
An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.
- Updated
Apr 2, 2025 - HTML
Sacalon is a general purpose and open source programming language designed to build optimal, maintainable, reliable and efficient software.
- Updated
Jul 29, 2024 - Python
A toolkit that makes it easier to write recursive-descent parsers in Zig.
- Updated
Apr 30, 2025 - Zig
KAGSA PROGRAMMING LANGUAGE
- Updated
Oct 16, 2023 - Python
A toy C-like language compiler for PigletVM
- Updated
Dec 20, 2019 - Python
cparse is an LR(1) and LALR(1) parser generator
- Updated
Dec 18, 2024 - C
A simple compiler written from scratch in C++ for an undergraduate course in program translation.
- Updated
Apr 29, 2018 - C++
mirror of git://git.kernel.org/pub/scm/devel/sparse/sparse.git
- Updated
Feb 3, 2024 - C
tiny-lang — A different programming language. Supports a bunch of spoken languages.
- Updated
Aug 28, 2020 - C++
Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.
- Updated
Jun 5, 2017 - C++
Compiler-compiler for writing compiler frontends with Lua
- Updated
Feb 13, 2023 - C++
The BCPL compiler, based on the original BCPL compiler which had been written by Martin Richards. Copyright (c) 2012 Robert Nordier. All rights reserved.
- Updated
Jan 23, 2019 - Assembly
Improve this page
Add a description, image, and links to thecompiler-frontend topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecompiler-frontend topic, visit your repo's landing page and select "manage topics."