https://github.com/vmchale/hs-ats
Home of the fast-arithmetic library for number theory in ATS and Haskell.
https://github.com/vmchale/hs-ats
Last synced: over 1 year ago
JSON representation
Home of the fast-arithmetic library for number theory in ATS and Haskell.
- Host: GitHub
- URL: https://github.com/vmchale/hs-ats
- Owner: vmchale
- License: bsd-3-clause
- Created: 2017-12-30T16:43:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T02:45:56.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T12:07:46.041Z (over 1 year ago)
- Language: ATS
- Homepage:
- Size: 14.6 MB
- Stars: 25
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hs-ats
Various libraries facilitating calling ATS from Haskell (and vice versa).
## Contents
```
-------------------------------------------------------------------------------
Language Files Lines Code Comments Blanks
-------------------------------------------------------------------------------
ATS 8 833 706 37 90
Bash 1 26 19 0 7
C Header 1 11 10 0 1
Cabal 1 120 106 0 14
Cabal Project 1 9 6 0 3
Dhall 5 118 101 0 17
Haskell 5 309 239 22 48
Justfile 1 22 18 0 4
Markdown 4 170 137 0 33
TOML 1 3 3 0 0
YAML 4 138 129 0 9
-------------------------------------------------------------------------------
Total 32 1759 1474 59 226
-------------------------------------------------------------------------------
```