Date: 14/02/2021
Class: DIT/FT/2B/11
Done by:
- Lim Chuan Hao ( P1922264 )
- Sherisse Tan Jing Wen ( P1935967 )
This is our team's submission for the Data Structures & Algorithms for AI CA2 Assignment where we created an Expression Evaluator in Python, using the concepts of a compiler and parser.
The entire application is split into the Basic and Advanced Application whereby the Basic application covers all the basic requirements needed for the assignment and the Advance Application is an extension of the Basic Application with additional features.
- Evaluating Expressions
- Sorting Expressions