https://github.com/tidalcycles/tidal-deploy
https://github.com/tidalcycles/tidal-deploy
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tidalcycles/tidal-deploy
- Owner: tidalcycles
- License: gpl-3.0
- Created: 2021-06-11T20:01:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-09T07:21:46.000Z (almost 4 years ago)
- Last Synced: 2025-05-08T09:22:44.001Z (about 2 months ago)
- Language: Haskell
- Size: 54.8 MB
- Stars: 4
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tidal-deploy
Proof of concept to distribute a small haskell interpreter, cabable of loading a haskell library like tidal.
Written with the hint library (https://hackage.haskell.org/package/hint).
Works on all three major platforms without depending on GHC being installed on the targets.