Curses alternative for Lisp?




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?

/Andreas

--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
.



Relevant Pages

  • Re: Curses alternative for Lisp?
    ... terminal based maneuvers in lisp? ... In C I would reach for curses, ... I've got partial bindings that I expand when ...
    (comp.lang.lisp)
  • Re: Curses alternative for Lisp?
    ... tried to confuse everyone with this message: ... there is also a whole game that uses the library) ... I don't see how Lisp is different from C in this case. ... The fact that curses implementations are written ...
    (comp.lang.lisp)
  • Re: Lisp without curses anyone?
    ... You need to be able to separate the curses i/o from the REPL i/o. ... process, but it's hard to see how to do that with lisp, which is why ...
    (rec.games.roguelike.development)
  • Re: Curses alternative for Lisp?
    ... or maybe I'm into unidiomatic territory. ... I don't see how Lisp is different from C in this case. ... curses is just as ... If you have to use FFI it usually means two things. ...
    (comp.lang.lisp)