Calculator v0.1
06-CalcInfMan
is a simple calculator made as an assignment being its objective learn about ANSI-C
compiling, syntax and semantics found in a scanner and a parser.
At this current version calculator allows scanning and parsing simple operands and operators.