Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vmchale/j-hs
Call J from Haskell
https://github.com/vmchale/j-hs
ffi haskell j
Last synced: about 2 months ago
JSON representation
Call J from Haskell
- Host: GitHub
- URL: https://github.com/vmchale/j-hs
- Owner: vmchale
- License: bsd-3-clause
- Created: 2020-10-05T23:12:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T14:39:20.000Z (about 1 year ago)
- Last Synced: 2023-11-08T15:48:34.253Z (about 1 year ago)
- Topics: ffi, haskell, j
- Language: Haskell
- Homepage:
- Size: 49.8 KB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# j-hs
[![Hackage](https://img.shields.io/hackage/v/j.svg)](http://hackage.haskell.org/package/j)
[![Dependencies of latest version on Hackage](https://img.shields.io/hackage-deps/v/j.svg)](https://hackage.haskell.org/package/j)Call [J](https://www.jsoftware.com) from Haskell.
Features a [repa](https://hackage.haskell.org/package/repa) interface.