# language-ats This is a package similar to [language-c](http://hackage.haskell.org/package/language-c) or [haskell-src-exts](http://hackage.haskell.org/package/haskell-src-exts) that provides a parser and pretty-printer for [ATS](http://ats-lang.org/). The parser is buggy but it can handle a good subset of the language; see the `test/data` directory for some examples of what is currently working.