Re: how do lispers see forth?
- From: Frank Buss <fb@xxxxxxxxxxxxx>
- Date: Tue, 30 Oct 2007 01:58:59 +0100
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
.
- References:
- how do lispers see forth?
- From: gavino
- Re: how do lispers see forth?
- From: Kent M Pitman
- how do lispers see forth?
- Prev by Date: Re: RFC ruby quiz, should I keep posting them?
- Next by Date: Re: Automatically exporting the slots of an external class
- Previous by thread: Re: how do lispers see forth?
- Next by thread: Re: how do lispers see forth?
- Index(es):