bd38d80f9c
and renamed it "Core words". Also, reworded the presentation.
12 lines
206 B
Plaintext
12 lines
206 B
Plaintext
: [entry]
|
|
HERE @ ( w h )
|
|
SWAP SCPY ( h )
|
|
HERE @ SWAP - ( sz )
|
|
( write prev value )
|
|
HERE @ CURRENT @ - ,
|
|
C, ( write size )
|
|
HERE @ CURRENT !
|
|
;
|
|
|
|
: (entry) WORD [entry] ;
|