Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 302 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 302 Bytes

CalculatorD

CalculatorD can calculate basic and complex expressions!
Calculatord handle *, /, -, +, (, ) and numbers

Installation

For install, you can just do

dub build

and if you want to execute functionnal tests:

./tests/tests.sh

Usage

Usage: ./calculatord <args>