There are 1 repository under compiler-tool topic.
One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱
The Big list of the github, open-source compilers.
一个微型的 LL/LR/LALR 语法解析器 | A micro compiler project to provide LL/LR/LALR syntax parser
The goal of this program is to take an input from the command line, either by piping the output of a program through the parser or by listening to the output of a program and format the output according to specific rules that are defined through a JSON input file.
Removes unused private/internal types during compile-time.
A simple C library to create GCC-like compiler warnings and errors.
Resolve python's scopes for compiler usage
Takes a debug file from ld65 and outputs a symbol file for the Mesen and FCEUX emulators.
Quick and dirty Python code execution in command-line pipes without manually dealing with newlines and indentation