An open API service indexing awesome lists of open source software.

https://github.com/vmchale/hs-bind

Library support for calling Haskell functions in ATS.
https://github.com/vmchale/hs-bind

ats ats-lang ffi haskell

Last synced: 11 months ago
JSON representation

Library support for calling Haskell functions in ATS.

Awesome Lists containing this project

README

          

# hs-bind

Library that simplifies initializing the Haskell runtime in ATS programs.

## Use

For an example of how to use this library, see the [ATS Dhall
bindings](https://github.com/vmchale/dhall-ats).