Skip to content

notkanishk/ToC_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theory of Computation
Kanishk Singh
Project CS-2349 Spring 2021

Basic Algebraic Lexer and Parser

The project requires PLY and TkInter to work.

The file CalcCLI.py is the command line only version which takes in an expression and returns the equivalent result and the parse tree for that expression.

The file CalcGUI.py is the graphical calculator which takes input from keyboard as well as clickable buttons and returns the equivalent result and the parse tree for that expression.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages