Skip to content

Calculator v0.1

Compare
Choose a tag to compare
@tomasanchez tomasanchez released this 12 Nov 17:16
· 55 commits to master since this release

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.