Skip to content

Exercise to parse a number and return the text representation (in English) as if for a cheque.

License

Notifications You must be signed in to change notification settings

practicalli-johnny/cheque-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cheque-parser

This is project was created as an exercise. The intent is to take a number and parse it into the textual representation as if someone were writing it in the text part of a cheque.

Only supports english language.

Currently only supports integer values and has no concept of currency.

Installation

Download from http://github.com/chrishowejones/cheque-parser

FIXME: explanation

$ java -jar cheque-parser-0.1.0-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2015 FIXME

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

About

Exercise to parse a number and return the text representation (in English) as if for a cheque.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Clojure 100.0%