Skip to content

vmchale/language-xats

Repository files navigation

language-xats

Build Status Windows build status Hackage CI Hackage Dependencies of latest version on Hackage

This contains a parser, lexer, and pretty-printer for the ATS3 language.

Right now the dependency analysis is working but the parser and pretty-printer are not.

Building

This project is built using cabal. You should also have GHC installed.

Contents

Provided by polyglot:

-------------------------------------------------------------------------------
 Language             Files       Lines         Code     Comments       Blanks
-------------------------------------------------------------------------------
 Alex                     1         297          231            6           60
 Cabal                    1         115          100            0           15
 Cabal Project            1           7            5            0            2
 Happy                    1         102           77            1           24
 Haskell                  8         481          425           10           46
 Markdown                 3          35           29            0            6
 YAML                     3          79           74            0            5
-------------------------------------------------------------------------------
 Total                   18        1116          941           17          158
-------------------------------------------------------------------------------

About

Language library for manipulating ATS3 in Haskell.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published