Skip to content

Small programm written in D which can calculate small expression

Notifications You must be signed in to change notification settings

Nimu93/CalculatorD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Small programm written in D which can calculate small expression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published