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

GitHub topics: clr-parser

ZeroBone/Grammax

Grammax is a Java & C++ bottom-up SLR/CLR parser generator that builds parsers from grammars in Backus-Naur-Form.

Language: Java - Size: 478 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

silwalanish/clrparser

Simple implementation of CLR Parser.

Language: TypeScript - Size: 1.47 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

pourmand1376/Parser

Implementation of LL(0), LR(0), SLR(1), CLR(1) algorithms in C# (Visual Representation is also available)

Language: C# - Size: 254 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

dansandu/glyph

CLR(1) parser in C++

Language: C++ - Size: 176 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

amirhossein-hkh/LR-Parser

LR Parser (LR(0), SLR(1), CLR(1) and LALR(1))

Language: Java - Size: 93.8 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 64 - Forks: 22

coshcage/yaclrcc

Yet another CLR compiler compiler.

Language: C - Size: 135 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

AcrylicShrimp/testlang

A typescript & Node.js implemented compiler front-end project includes CLR parser generator.

Language: TypeScript - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

deepakjayaprakash/Emulator-for-CLR-Parser

The project work would include a set of predefined grammar and an interface which would convert each phase of the parsing process into a visual representation and would display onto webpage.

Language: C# - Size: 2.29 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 3

SumitBamal/CLR-Parser

Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 3

Sayan3990/Compiler-Design-Parsers Fork of yinonburgansky/JSMachines

LL(1) LR(1) SLR(1) LALR(1) Visualization

Language: JavaScript - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

brilacasck/full-compiler

A flexible and customizable complete parser with your manual configuration written with java language and javafx library

Language: Java - Size: 141 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

Mourya03/BottomUpParsers

Bottom Up Parsers - Compiler Design

Language: Python - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0