View Project

Evaluate mathematical expressions and visualize functions with a user-friendly desktop application featuring custom syntax support.

 Python pyqt Interpreter Data Structures

A desktop application that can be used to evaluate expressions, define variables and functions and visualise functions of two variables. The application allows user to enter expressions, statements and commands using a custom syntax which is processed by lexer, parser and executional pass.

Built by