Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #134763

Re: RTUCK

From Paul Rubin <no.email@nospam.invalid>
Newsgroups comp.lang.forth
Subject Re: RTUCK
Date 2026-03-21 02:31 -0700
Organization A noiseless patient Spider
Message-ID <87341tcyvz.fsf@nightsong.com> (permalink)
References <nnd$17c84e15$6375b90d@a7e18c8a20cb4588>

Show all headers | View raw


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 ;

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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