cordarei / haskell-anagrams

A Haskell anagram generator, written for West London Hack Night

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell anagram generator

A simple anagram generator, inspired by the original solution our Haskell team wrote for the April 2015 West London Hack Night challenge.

Example usage:

cabal run "west london hack night"

Example output:

snoot thegnland whick
...
sloth tendon whacking
...
slat thonged whinnock
...
shocking the townland
...
nothing shown tackled
...

About

A Haskell anagram generator, written for West London Hack Night

License:GNU General Public License v3.0


Languages

Language:Haskell 100.0%