This is an alpha version of a Haskell terminal emulator. It is both
- a library that provides functions to parse VT100 character streams and that implements the ANSI terminal actions and
- the actual terminal emulator executable (think xterm, gnome-terminal), which is currently based on OpenGL (see screenshots)
There is no release yet and this is only a work-in-progress repository. Just you know.