Topic: "grammar-parser-generator"
mingodad/parsertl-playground
A web based playground for parsertl/lexertl
Language: GAP - Size: 5.56 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 26 - Forks: 1

melchisedech333/antlr4-experiments
:wrench: My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.
Language: Java - Size: 378 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

Krutash/Lookahead-Parser-in-C
Developed a look ahead parser in C. A Grammar for a custom language was designed to tokenize and syntactically analyze a program written in that language. Some features of language parser includes accounting for syntax of arithmetic expressions, logical expressions and operations on rectangular and jagged array.
Language: C - Size: 813 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

alexdremov/SxTree
Generate AST syntax parser from grammar file
Language: C++ - Size: 3.77 MB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

lonelyenvoy/SimpleYacc
A simple grammar parser generator for LL(1) Grammar
Language: Java - Size: 23.4 KB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
