Skip to content

metasepi/atspkg

This branch is 301 commits behind vmchale/atspkg:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1be748a · Mar 7, 2019
Jan 6, 2019
Mar 7, 2019
Aug 23, 2018
Dec 11, 2018
Nov 1, 2018
Mar 6, 2019
Feb 6, 2019
Feb 22, 2019
Oct 4, 2018
Nov 1, 2018
Dec 11, 2018
Oct 4, 2018
Mar 3, 2018
Nov 1, 2018
Mar 7, 2019
Jun 15, 2018
Mar 6, 2019
Nov 23, 2018
Jul 25, 2018
Nov 1, 2018
Nov 4, 2018
Feb 23, 2019

Repository files navigation

ATS

This is a collection of several Haskell packages for use with the ATS language.

Goals

The following are goals of the libraries and tools contained herein:

  • Make handling ATS code in Haskell easy

  • Make building ATS easy

  • Make dependency resolution for ATS packages easy

  • Make building Haskell with ATS dependencies easy

  • Make building ATS with Haskell dependencies easy

As of writing, building ATS code in Haskell is quite smooth, package management is unfortunately maladroit, and handling ATS code in Haskell is mostly manageable.

Tools

More to come!

Contents

-------------------------------------------------------------------------------
 Language             Files       Lines         Code     Comments       Blanks
-------------------------------------------------------------------------------
 Alex                     1         641          567           12           62
 Bash                     1           8            6            0            2
 Cabal                    8         704          650            0           54
 Cabal Project            1          34           26            1            7
 Dash                     1          54           38            0           16
 Dhall                    4         574          499            3           72
 Happy                    1        1039          886           34          119
 Haskell                 45        5170         4269          185          716
 Justfile                 1          62           49            0           13
 Markdown                28         982          694            0          288
 Nix                      2          24           23            0            1
 TeX                      1          66           46            0           20
 TOML                     1           3            3            0            0
 YAML                     4         198          181            0           17
-------------------------------------------------------------------------------
 Total                   99        9559         7937          235         1387
-------------------------------------------------------------------------------

About

Build tool for ATS.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 96.3%
  • Roff 2.1%
  • Other 1.6%