/Calculator-for-Android

Open source concept of a calculator, using an expression lexer, parser, and evaluator, as well as an example UI. The parser is based off of Dijkstra's Shunting Yard algorithm.

Primary LanguageJavaApache License 2.0Apache-2.0

No issues in this repository yet.