[racket] Curses library in Racket?

From: Рикард Андершон (rickard.m.andersson at abv.bg)
Date: Sat Mar 7 14:01:46 EST 2015

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_]

Posted on the users mailing list.