Digipom / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:Apache License 2.0


Languages

Language:Java 100.0%