[racket] Curses library in Racket?
Hi, all.
Bindings for curses are brought up in a demonstration of FFI bindings by
Eli Barzilay (http://docs.racket-lang.org/foreign/intro.html). However,
I can't seem to find an actual library to use for this.
Could anyone clarify if this is actually available at the moment or if
it's just something that most people either don't care about, or have
their own homegrown implementations of?
I don't have a burning interest in rolling my own, exactly, but I do
feel like it'd be nice to have a very Rackety interface for making nice
curses-based applications.
Any pointers in a useful direction are appreciated.
// Rickard Andersson [gonz_]