Skip to content

Kanik0575/Compiler-Construction-Project-

Repository files navigation

Compiler-Construction-Project-

A C-based compiler front-end for a custom procedural language, featuring a twin-buffer lexical analyzer and a DFA-based tokenizer. It implements an LL(1) predictive parser with automated FIRST/FOLLOW computation, parse tree generation, and panic-mode error recovery.

About

A C-based compiler front-end for a custom procedural language, featuring a twin-buffer lexical analyzer and a DFA-based tokenizer. It implements an LL(1) predictive parser with automated FIRST/FOLLOW computation, parse tree generation, and panic-mode error recovery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors