Re: Curses alternative for Lisp?



Andreas Davour <anteRUN@xxxxxxxxxxxxxxxxxxxx> writes:

So, what do people use to build text based menu systems, and to do other
terminal based maneuvers in lisp? In C I would reach for curses, but
what now? Any hints?

I used cl-ncurses for the beginnings of a roguelike about a year ago; it
seemed to work pretty well. There were some oddities; I couldn't tell
if they were bugs in cl-ncurses or just strangeness in ncurses itself.

--
Robert Uhl <http://public.xdi.org/=ruhl>
A doctor can bury his mistakes but an architect can only advise his
clients to plant vines. --Frank Lloyd Wright
.