A headless terminal emulator (ANSI / VT100) in C89 with its Python wrapper.
Go to file
2011-10-04 09:11:06 +02:00
src Creating an src directory 2011-09-27 10:37:21 +02:00
Makefile Fixing check-syntax rule in Makefile 2011-10-04 09:11:06 +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.