https://github.com/lpeterse/haskell-replique
Replique is a high-level REPL library for building command line interfaces.
https://github.com/lpeterse/haskell-replique
eval haskell loop print read readline repl terminal
Last synced: 7 months ago
JSON representation
Replique is a high-level REPL library for building command line interfaces.
- Host: GitHub
- URL: https://github.com/lpeterse/haskell-replique
- Owner: lpeterse
- License: bsd-3-clause
- Created: 2018-03-20T15:11:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T05:51:49.000Z (almost 7 years ago)
- Last Synced: 2025-04-10T22:44:01.703Z (10 months ago)
- Topics: eval, haskell, loop, print, read, readline, repl, terminal
- Language: Haskell
- Homepage:
- Size: 37.1 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Replique - readline on steroids