Skip to content

A (CLanguage) implementation of an interpreter that reads in, verifies and calculate mathematical equations and assign them to a variable that can also be used in latter calculations. detects errors of undeclared variables or wrongly formatted equations.

Notifications You must be signed in to change notification settings

aliaamohamedali/Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Interpreter

A (CLanguage) implementation of an interpreter that reads in, verifies and calculate mathematical equations and assign them to a variable that can also be used in latter calculations. detects errors of undeclared variables or wrongly formatted equations.

About

A (CLanguage) implementation of an interpreter that reads in, verifies and calculate mathematical equations and assign them to a variable that can also be used in latter calculations. detects errors of undeclared variables or wrongly formatted equations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages