The parser is designed to handle constructs such as if, while, var assignments, function & structure definitions for lisp
.
The goal is to check the syntax of the provided code samples and ensure they follow the grammar rules in BNF form defined for this project.
- If Statements
- While Loops
- Assignments
- Function Definitions
- Structure Definitions
PES2UG23CS368 Nathan Matthew Paul
PES2UG23CS371 Navneet Nayak
Copyright (C) 2024