/LL1Checker

LL1Checker: A tool to verify if a grammar is LL(1) and to validate input strings against the generated language. Ideal for learning about parsing techniques, compiler design, and formal language theory. Try it out or contribute to improve its functionality!

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Stargazers