bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] GNU APL shouldn't have to use hard-coded escape sequences


From: Elias Mårtenson
Subject: [Bug-apl] GNU APL shouldn't have to use hard-coded escape sequences
Date: Mon, 25 Nov 2013 21:54:10 +0800

The implementation of GNU API uses hard-coded escape sequences (VT100). A better solution would be to use the traditional terminfo library, which has existed since the 80's.

The code base seems simple enough, and changing the code to use the terminfo should be simple. I'm willing to help out and provide patches if needed.

http://en.wikipedia.org/wiki/Terminfo

Regards,
Elias

reply via email to

[Prev in Thread] Current Thread [Next in Thread]