Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #134764
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | minforth <minforth@gmx.net> |
| Newsgroups | comp.lang.forth |
| Subject | Re: RTUCK |
| Date | Sat, 21 Mar 2026 11:43:24 +0100 |
| Lines | 14 |
| Message-ID | <n27b2bFav4U1@mid.individual.net> (permalink) |
| References | <nnd$17c84e15$6375b90d@a7e18c8a20cb4588> <87341tcyvz.fsf@nightsong.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | individual.net nk/MU/iU14v9RURXgFQgeg+bA7TzG8EEx5zdB1PWkkOArIgwJX |
| Cancel-Lock | sha1:u/a66cdCtSxj99LykQMzwHVAb0Y= sha256:HEJxi1t2x8ri0epOG3jX6A+pVx252Xb0Yog21DLTJYY= |
| User-Agent | Mozilla Thunderbird |
| In-Reply-To | <87341tcyvz.fsf@nightsong.com> |
| Xref | csiph.com comp.lang.forth:134764 |
Show key headers only | View raw
Am 21.03.2026 um 10:31 schrieb Paul Rubin: > albert@spenarnc.xs4all.nl writes: >> but I like RTUCK >> "save the top of the stack under the return address of a high >> level word." > > Does this work? > > : rtuck ( a r:x -- r:a r:x ) r> r> rot >r >r >r ; If someone is tinkering with their own system, RTUCK might well be quite useful. But its portability is pretty much non-existent, because there’s no guarantee how many cells a return address of a word uses, or whether a word might be altered by compiler optimisations.
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar
RTUCK albert@spenarnc.xs4all.nl - 2026-03-17 15:31 +0100
Re: RTUCK Hans Bezemer <the.beez.speaks@gmail.com> - 2026-03-17 16:10 +0100
Re: RTUCK dxf <dxforth@gmail.com> - 2026-03-18 04:36 +1100
Re: RTUCK albert@spenarnc.xs4all.nl - 2026-03-18 12:47 +0100
Re: RTUCK dxf <dxforth@gmail.com> - 2026-03-19 11:51 +1100
Re: RTUCK dxf <dxforth@gmail.com> - 2026-03-19 14:50 +1100
Re: RTUCK albert@spenarnc.xs4all.nl - 2026-03-19 12:16 +0100
Re: RTUCK Hans Bezemer <the.beez.speaks@gmail.com> - 2026-03-19 18:52 +0100
Re: RTUCK thresh3@fastmail.com (Lev) - 2026-03-19 13:38 -0500
Re: RTUCK Paul Rubin <no.email@nospam.invalid> - 2026-03-19 16:16 -0700
Re: RTUCK thresh3@fastmail.com (Lev) - 2026-03-19 23:17 +0000
Re: RTUCK thresh3@fastmail.com (Lev) - 2026-03-19 20:18 -0500
Re: RTUCK albert@spenarnc.xs4all.nl - 2026-03-20 12:34 +0100
Re: RTUCK albert@spenarnc.xs4all.nl - 2026-03-20 12:14 +0100
Re: RTUCK Paul Rubin <no.email@nospam.invalid> - 2026-03-21 02:31 -0700
Re: RTUCK minforth <minforth@gmx.net> - 2026-03-21 11:43 +0100
Re: RTUCK albert@spenarnc.xs4all.nl - 2026-03-21 12:59 +0100
Re: RTUCK albert@spenarnc.xs4all.nl - 2026-03-22 13:27 +0100
csiph-web