This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
1
Fork
0
You've already forked collapseos
Code
Issues
Pull Requests
Releases
Wiki
Activity
da371451cc
collapseos
/
blk
/
155
5 lines
108 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Introduce the notion of Extra words
2020-04-29 21:52:18 -04:00
: FILL ( a n b -- )
SWAP 2 PICK + ( a b a+n ) ROT ( b a+n a ) DO ( b )
DUP I C!
editor: add edit buffer Also, add word "C!+" and fix PSP leak in FILL.
2020-05-01 13:17:40 -04:00
LOOP DROP ;
Reference in New Issue
Copy Permalink