Re: Undocumented primitives
[email protected] Sun, 25 Jul 2021 11:38:36 +0200
| Newsgroups | gmane.comp.lang.forth.gforth |
|---|---|
| Message-ID | <[email protected]> |
On 2021-07-25 08:00, David Kuehling wrote: [..] > ror / rol / dror / drol / arshift / darshift / mux / select / inc# / > 'cell/' / cell- / fourth / third You may want 16/32/64 variants for the first 6 (mainly for porting old code found on CLF or in papers). -marcel