Haskell implementation of John Quijada's newest constructed language
Follow our progress at https://www.reddit.com/r/ithkuil
This codebase is planned as the "primary source" of the language specification. When completed, it should contain functionality to parse and create words programmatically, type using an ascii keyboard, and typeset text in the custom script.
$ cabal install hpack
$ hpack package.yaml
$ cabal run console