GitHub topics: left-recursion
arithy/packcc
A parser generator for C
Language: C - Size: 712 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 367 - Forks: 31

Nagasai125/Compiler-Design---18CSC304J-
18CSC304J Compiler Design Lab codes
Language: C++ - Size: 1.48 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: 2 months ago - Pushed at: about 4 years ago - Stars: 246 - Forks: 22

zerhud/ascip
c++ ascii not poisonous parsing library
Language: C++ - Size: 926 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

daug32/Volgatech.FiniteAutomatas
Theory of Automatas and Formal Languages + Theory of Programming Languages
Language: C# - Size: 10.3 MB - Last synced at: 7 months ago - Pushed at: 7 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: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - 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: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

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

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

shushrutsharma/18CSC304J-CD
All the weekly lab work of the subject 18CSC304J Compiler Design.
Language: C++ - Size: 2.13 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 84 - Forks: 60

vpatel95/compiler-design
Language: C++ - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - 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: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
