Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.