https://github.com/purcell/haskell-anagrams
A Haskell anagram generator, written for West London Hack Night
https://github.com/purcell/haskell-anagrams
Last synced: about 1 month ago
JSON representation
A Haskell anagram generator, written for West London Hack Night
- Host: GitHub
- URL: https://github.com/purcell/haskell-anagrams
- Owner: purcell
- License: gpl-3.0
- Created: 2015-03-20T17:07:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T21:12:59.000Z (about 10 years ago)
- Last Synced: 2025-01-30T04:26:04.984Z (3 months ago)
- Language: Haskell
- Homepage:
- Size: 137 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haskell anagram generator
A simple anagram generator, inspired by the
[original solution](https://github.com/krisajenkins/anagrams) 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
...