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

Topic: "left-recursion"

arithy/packcc

A parser generator for C

Language: C - Size: 712 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 364 - Forks: 31

TheLartians/PEGParser

💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.

Language: C++ - Size: 183 KB - Last synced at: 19 days ago - Pushed at: almost 4 years ago - Stars: 246 - Forks: 22

shushrutsharma/18CSC304J-CD

All the weekly lab work of the subject 18CSC304J Compiler Design.

Language: C++ - Size: 2.13 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 84 - Forks: 60

davidkellis/arborist

Arborist is a PEG parser that supports left-associative left recursion

Language: Crystal - Size: 7.28 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 17 - Forks: 0

zerhud/ascip

c++ ascii not poisonous parsing library

Language: C++ - Size: 926 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Ahad1317/CompilerDesign--18CSC304J

Compiler Design experiments including c, flex, bison, scanner, java and other codes

Language: C++ - Size: 18.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

nagasai123-k/Compiler-Design---18CSC304J-

18CSC304J Compiler Design Lab codes

Language: C++ - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

vpatel95/compiler-design

Language: C++ - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

daug32/Volgatech.FiniteAutomatas

Theory of Automatas and Formal Languages + Theory of Programming Languages

Language: C# - Size: 10.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

alafty/LeftRecursionElimination

Task 5 for the Compilers lab where the needed deliverable is a class that takes a CFG without unit rules and epsilon closures and outputs the same CFG after eliminating Left Recursion

Language: Java - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

NaimuL0/compiler_design

Language: C - Size: 300 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ivo96/expression-parser

Parsing complex expressions into a tree and getting the answer. Built with C++.

Language: C++ - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0