[CM] s7 repl for linux?

bil at ccrma.Stanford.EDU bil at ccrma.Stanford.EDU
Mon Mar 29 05:41:02 PDT 2021


You can build s7 with -DWITH_MAIN and it comes up with
a repl.  The same repl is available separately as either
repl.c (with repl.scm) or nrepl.c (with nrepl.scm).
There are also examples in s7.html if you want to make
your own.  nrepl does not have a history buffer (it's
available directly via the mouse and scrolling, but you
need to use a terminal that can handle mouse events
(not rxvt in particular)).



More information about the Cmdist mailing list