Skip to content

A memory-safe calculator that utilizes Stack data structures in order to accurately and efficiently parse a text equation before returning the result. Adapted from a class project.

Notifications You must be signed in to change notification settings

eawang02/memory-calculator-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

memory-calculator-c

A memory-safe calculator that utilizes Stack data structures in order to accurately and efficiently parse a text equation before returning the result. Adapted from a class project.

About

A memory-safe calculator that utilizes Stack data structures in order to accurately and efficiently parse a text equation before returning the result. Adapted from a class project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages