Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #133536
| From | minforth@gmx.net (minforth) |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: Lispification of Forth |
| Date | 2025-05-28 09:03 +0000 |
| Organization | novaBBS |
| Message-ID | <3182ec14697011f4dda6a722e2f95020@www.novabbs.com> (permalink) |
| References | <nnd$5626862c$3b1b09a0@e3b20ce8a9e1d1e9> <d02785598e82c63663532d84d40de0f7@www.novabbs.com> <f6f37213a3429712a0ec487175a74360@www.novabbs.com> |
Of course you know better. In my fantasy, xt's have no relation to physical addresses, only to table slots. Therefore words such as ' or , or deferred words can work with - let's call them - hashed-xts in the same way as with 'normal' xts. The inner interpreter, of course, has to resolve the hashed-xts in order to retrieve real memory addresses. This is a time penalty, but we are not talking about speed here, but about great flexibility. IIRC in HolonForth it was also possible to access and modify code and even sources on the fly, and were immediately active after commitment. I don't know how Wolf Weijgaard implementd that, perhaps he was once inspired by Smalltalk. --
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar
Lispification of Forth albert@spenarnc.xs4all.nl - 2025-05-27 13:11 +0200
Re: Lispification of Forth mhx@iae.nl (mhx) - 2025-05-27 16:31 +0000
Re: Lispification of Forth minforth@gmx.net (minforth) - 2025-05-27 20:23 +0000
Re: Lispification of Forth mhx@iae.nl (mhx) - 2025-05-28 05:09 +0000
Re: Lispification of Forth minforth@gmx.net (minforth) - 2025-05-28 09:03 +0000
Re: Lispification of Forth anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-05-28 09:52 +0000
Re: Lispification of Forth albert@spenarnc.xs4all.nl - 2025-05-29 12:47 +0200
Re: Lispification of Forth albert@spenarnc.xs4all.nl - 2025-05-29 12:41 +0200
Re: Lispification of Forth antispam@fricas.org (Waldek Hebisch) - 2025-06-01 21:34 +0000
Re: Lispification of Forth albert@spenarnc.xs4all.nl - 2025-06-02 12:51 +0200
csiph-web