An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: compiler-generator

gapotchenko/Turbo-CocoR

Turbo Coco/R is a compile-time compiler generator which takes an attributed grammar of a source language and generates a scanner and a parser for this language.

Language: C# - Size: 473 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

BaseMax/brainfuck2c

A simple Brainfuck-to-C transpiler that converts Brainfuck code into optimized C code. It features token merging, error detection, and clean C output for easy compilation and execution.

Language: C - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

MarkMLl/TREE-META

This is a verbatim copy of the implementation formerly at https://github.com/lugon/TREE-META

Language: C - Size: 101 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

gweiermann/your-language

A full blown compiler generator with a goal of a clear design and huge flexibility. It even gives you access to error handling and further analysis.

Language: Rust - Size: 195 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

MuGdxy/MuCplGen

a header-only crossplatform type-safe dynamic compiler generator based on C++ 17.

Language: C++ - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

hb9chm/CocoRPy3 Fork of aixp/pycoco

Python implementation of the famous Coco/R LL(k) compiler generator

Language: Python - Size: 535 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0