When writing anything that needs to communicate with a terminal in some way it is almost always speaking some dialect of VT100 or ANSI.
This library aims solely at parsing a stream of VT100/ANSI data and then letting the host application do the rendering. Many other project 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.
Hopefully other projects will start using libvt100 and we can stop reinventing the wheel in each project.
Screenshots
30 Day Summary Apr 13 2013 — May 13 2013
|
12 Month Summary May 13 2012 — May 13 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.