Re: how do lispers see forth?



Kent M Pitman wrote:

I can't speak for others. For myself, I've never personally made the
time to learn Forth. But I did learn Postscript (which I understand
to be related) and had a lot of fun with it in a kind of intellectual
way.

You should try a "real" Forth, an ANS Forth system. The ability to parse
the code input stream is very similar to Lisp macros and the interactive
development style on something like a REPL in most Forth systems feels a
bit like in Lisp. But sometimes it is difficult to program without a GC.

http://factorcode.org/ may be interesting, too.

--
Frank Buss, fb@xxxxxxxxxxxxx
http://www.frank-buss.de, http://www.it4-systems.de
.