compiler-tool
There are 17 repositories under compiler-tool topic.
One-Language/One
One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱
BaseMax/AwesomeCompiler
The Big list of the github, open-source compilers.
rjnw/sham
A DSL for runtime code generation in racket
NarendraYSF/AST2DB
AST2DB is a powerful tool that utilizes clang to parse C/C++ source code, extract Abstract Syntax Tree (AST) information, and store it in an SQLite database.
howl-anderson/MicroCompiler
一个微型的 LL/LR/LALR 语法解析器 | A micro compiler project to provide LL/LR/LALR syntax parser
Emik03/Absence.Fody
Removes unused private/internal types during compile-time.
tomrobin-teschner/dotify
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.
zorchenhimer/ld65-labels
Takes a debug file from ld65 and outputs a symbol file for the Mesen and FCEUX emulators.
Not-Nik/libcomperr
A simple C library to create GCC-like compiler warnings and errors.
thautwarm/scoping-resolver
Resolve python's scopes for compiler usage
nixpulvis/jarvis
This project is no longer supported.
fabaindaiz/BBCStepTester
Black Box Compiler Tester with configurable stages
ju1ius/luigi
Need to generate PHP code? Luigi does the plumbing!
ptal/partial
Option monad with fake variant.
sparverius/xjsonize-test
xanadu-lang compiler extension
whisperity/py-singleline
Quick and dirty Python code execution in command-line pipes without manually dealing with newlines and indentation