Projects in Awesome Lists tagged with slr-parser
A curated list of projects in awesome lists tagged with slr-parser .
https://github.com/r32/lex
Build lexer and simple parser(SimpleLR) in macro, It also provides lexer and simpleLR tool for c language
Last synced: 05 Apr 2025
https://github.com/paladitya/compilerdesignlab
Code for Compiler Design Lab, Semester 7
assembly-x86 bottom-up-parser compiler-design java-8 java-library lalr-parser lexical-parser regex-to-dfa-java regex-to-nfa slr-parser top-down-parser-with-backtracking
Last synced: 11 Apr 2025
https://github.com/pourmand1376/parser
Implementation of LL(0), LR(0), SLR(1), CLR(1) algorithms in C# (Visual Representation is also available)
clr-parser csharp ll1-grammar lr-parser lr0 lr1 msagl slr-parser
Last synced: 04 Mar 2025
https://github.com/hediske/compiler
A Compiler made using Maven that offers to the user the possibility to provide the language of the compiler .works only on SLR grammars and generates the SLR table according to the grammar given , An SLR parser generator and type checking.
compilation compiler lexical-analysis semantic-analysis slr slr-parser syntax-analysis
Last synced: 19 Feb 2025
https://github.com/traxys/stelar
stelar is an SLR parser
parser-library rust slr-parser
Last synced: 17 Feb 2025
https://github.com/tom-weatherhead/thaw-parser
Programming language parsers, including LL(1), LR(0), LR(1), SLR(1), and LALR(1).
lalr-parser ll1-parser lr1-parser parser programming-languages slr-parser typescript
Last synced: 11 Mar 2025