Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 289 Bytes

File metadata and controls

5 lines (4 loc) · 289 Bytes

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.