This project provides a tool to transform a given Context-Free Grammar (CFG) into a normalized form suitable for Recursive Descent Parsing. The tool removes left recursion and performs left factoring, constructs an LL(1) parsing table, and generates a parsing tree for a given input string. you can give your own grammar by changing the input_grammar variable.
-
Notifications
You must be signed in to change notification settings - Fork 0
Orgonah/Compiler_parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published