27 Jan
2010
27 Jan
'10
7:44 p.m.
On Tue, Jan 26, 2010 at 5:39 PM, Alex Goncharov <alex-goncharov@comcast.net>wrote:
Does anybody see a downside to introducing a simple way to exit REPL with a status, via something like `(exit 1)'?
The downside is yet another way to exit the Lisp. How many interfaces do we need? You already mentioned two. Is it worth spending the kludge points to add a third method? The advantage you cited is that unix-exit is too long for you to type. Sounds like a worthwhile addition to your personal or site init file.