Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnchildren/fuseline
Experimental library for building REPLs with fused-effects
https://github.com/johnchildren/fuseline
Last synced: about 20 hours ago
JSON representation
Experimental library for building REPLs with fused-effects
- Host: GitHub
- URL: https://github.com/johnchildren/fuseline
- Owner: johnchildren
- License: bsd-3-clause
- Created: 2019-06-17T19:36:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T10:55:44.000Z (almost 5 years ago)
- Last Synced: 2024-10-11T23:42:29.167Z (27 days ago)
- Language: Haskell
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Fuseline
[![CircleCI](https://circleci.com/gh/johnchildren/fuseline.svg?style=svg)](https://circleci.com/gh/johnchildren/fuseline)
Just playing around with higher order effects to see if I can make a cool REPL library.
## Usage
Look at the example (better documentation coming soon!)