LispOS compiler.

Moribund moribund@netgsi.com
Tue, 18 Nov 1997 18:29:22 -0500


	I too love Forth but I think it would be better to write a small Lisp
compiler which accepts the syntax we require (say, for example, enough to
build a compiler)...then turn around and build yet another compiler using
the Lisp dialect implemented in the 1st place.  If this could be done
without pulling along all the baggage nessecary for the 1st cut (say
support libs from the original compiler used regardless of the platform it
was first implemented on) we could be well on our way towards creating a
100% LispOS.

				Damo