Hi,

A few days ago I saw Russ Cox's "A Tour of Acme" <http://research.swtch.com/acme> and got really interested. Today I installed "Plan 9 from User Space" <http://swtch.com/plan9port/> on my Mac (also supports Linux, FreeBSD, NetBSD, OpenBSD, SunOS), and of course I had to try running PicoLisp from within acme win. It works, but the PicoLisp REPL gives some "feedback" that the acme win doesn't handle very well:

bash-3.2$ ./dbg
: (+ 22 33)
(+(+ (+ 2(+ 22(+ 22 (+ 22 3(+ 22 33(+ 22 33(+ 22 33(+ 22 33)
-> 55

Is there some way to turn off this "feedback"in PicoLisp?

/Jon
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to