/C-and-Python-like-Compiler

Java code + CFG for constructing a compiler to accept C-like code (with implicit data type assignment) as input, and to tokenize, parse using LL(1) parser and create symbol table with scope

Primary LanguageJavaMIT LicenseMIT

No issues in this repository yet.