bd38d80f9c
and renamed it "Core words". Also, reworded the presentation.
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
: SCPY
|
|
BEGIN ( a )
|
|
C@+ ( a+1 c )
|
|
DUP NOT IF 2DROP EXIT THEN
|
|
C, ( a c )
|
|
AGAIN ;
|