Skip to content

santiagolizardo/tonato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tonato (To NATO)

Simple Haskell command line program that converts characters to their NATO representation.

Usage

cabal run -v0 tonato "Hello World"

HOTEL-echo-lima-lima-oscar WHISKEY-oscar-romeo-lima-delta

Building

Requirements:

  • Haskell compiler 8+
  • Cabal 3+
  • Haskell dependencies (managed by Cabal): split, QuickCheck

To compile:

make

To run the test suite:

make test

+++ OK, passed 1 tests.
+++ OK, passed 1 tests.

About

Converts strings to the NATO alphabet (Haskell)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published