Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 478 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 478 Bytes

mamkait

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.

Building Instructions

$ cabal install hpack

$ hpack package.yaml

$ cabal run console