Tanslates English to Nato Phonetic.
I've been reading Learn You a Haskell for Great Good! and wanted to see if I could apply what I've read to a problem outside of the book. I come from an imperative background (Java, Ruby, VB, Oh My!) and writing purely functional code is such a different world.
ghc nato_phone_translator.hs
./nato_phone_translator "Learn You a Haskell for Great Good"
Lima Echo Alfa Romeo November [Space] Yankee Oscar Uniform [Space] Alfa [Space] Hotel Alfa Sierra Kilo Echo Lima Lima [Space] Foxtrot Oscar Romeo [Space] Golf Romeo Echo Alfa Tango [Space] Golf Oscar Oscar Delta
docker build -t nycjv321/nato_phone_translator .
docker run --rm nycjv321/nato_phone_translator Learn You a Haskell for Great Good