Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 456 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 456 Bytes

Code-Pile

This is a compiler made by using Flex and Bison

• Variable Declaration • Arithmetic Expression Evaluation • Boolean Expression Evaluation • Array • String handling • Simple IF • If – else if – else • Nested if-else • 2 different loops • Switch case • Built-in functions for more flexibility • Error handling reports for undeclared variables

A sample Input file is given to instruct how to write diffrent commands