Projects / libvt100

libvt100

When writing anything that needs to communicate with a terminal in some way, it is almost always speaking some dialect of VT100 or ANSI. The libvt 100 library aims solely at parsing a stream of VT100/ANSI data and then letting the host application do the rendering. Many other projects also parse VT100/ANSI data, but their parser is always tangled up with the actual rendering of the data, making reuse in other projects problematic. The hope is that other projects will start using libvt100 and everyone can stop reinventing the wheel with each project.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  27 Jul 2009 20:46

Release Notes: Initial release. Not perfect, but handles most cases adequately.

Screenshot

Project Spotlight

moneyGuru

A personal finance management application.

Screenshot

Project Spotlight

MyNotex

Note taking and note management software.