Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/relrod/hed
A simple line-oriented editor in Haskell
https://github.com/relrod/hed
ed editor haskell hed text text-editor unix
Last synced: 23 days ago
JSON representation
A simple line-oriented editor in Haskell
- Host: GitHub
- URL: https://github.com/relrod/hed
- Owner: relrod
- License: bsd-3-clause
- Created: 2017-03-05T18:18:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-04T19:38:35.000Z (over 7 years ago)
- Last Synced: 2024-10-04T16:22:16.363Z (3 months ago)
- Topics: ed, editor, haskell, hed, text, text-editor, unix
- Language: Haskell
- Size: 13.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# `hed`
A simple line-oriented editor in Haskell.
`hed` is inspired by the `ed` command found on most *nix boxes.
It is just a toy, you probably shouldn't use it.