Skip to content

An Expression Evaluator made in Python, using the concepts of a compiler and parser

License

Notifications You must be signed in to change notification settings

chuanhao01/Python_Expression_Evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ST1507 - Data Structures & Algorithms ( for AI ) CA2 Assignment - Python Expression Evaluator

Date: 14/02/2021
Class: DIT/FT/2B/11
Done by:

  • Lim Chuan Hao ( P1922264 )
  • Sherisse Tan Jing Wen ( P1935967 )

Table of Contents

1. Introduction

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.

2. Features

  1. Evaluating Expressions
  2. Sorting Expressions

3. Links

4. Notes for our reference

Escape key triva

About

An Expression Evaluator made in Python, using the concepts of a compiler and parser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages