A headless terminal emulator (ANSI / VT100) in C89 with its Python wrapper.
Go to file
2011-10-14 21:58:56 +02:00
src Some mangling to avoid collisions 2011-10-14 21:58:56 +02:00
Makefile Some mangling to avoid collisions 2011-10-14 21:58:56 +02:00
README Initial commit 2011-08-28 21:48:33 +02:00
run_tests.sh Adding a shell script to run test and compiling as a shared library 2011-09-27 10:35:37 +02:00

Trying to implement a library to emulate VT100.