/Text-Input-Math-Calculator-Workshop

educational workshop & material for teaching Computer Science & Computer Engineering students in how to create a math calculator using lexical analysis and parsing theory.

Primary LanguageCGNU Affero General Public License v3.0AGPL-3.0

Text-Input-Math-Calculator

Educational material for teaching Computer Science & Computer Engineering students in how to create a math calculator using lexical analysis and parsing theory.

Notes

There is an error in the lexing code for part 2 but it's correct in the actual code.