Skip to content

GeorgKullgren/StringCalculator-Clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StringCalculator-Clojure

String Calculator implemented in Clojure. Originally based on the String Calculator Kata at http://osherove.com/tdd-kata-1 Extended to provide a generic math function that can handle grouped expressions.

(math "(subtract 18 (add 5 7))") => 6

About

String Calculator implemented in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published