Skip to content

Clojure library for converting arabic numbers to readable English text.

License

Notifications You must be signed in to change notification settings

stuhacking/number-to-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

number-to-word

A Clojure library that converts numbers given in arabic numerals into readable English text.

Usage

Interactive REPL or run from command line:

example usage:

$ java -jar num-to-word.jar 10 20 400 10842
ten
twenty
four hundred
ten thousand, eight hundred and forty two

License

Copyright © 2014 Stuart Hacking

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Clojure library for converting arabic numbers to readable English text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published