Advertisement
KipIngram

Untitled

May 15th, 2023
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. : compile r> .h@++ b, >r ;
  2. .: (.") r> count over over type + align >r ;
  3. .: copy .c@ 1+ dp.b @ swap cmove> ;
  4. .: alloc dp.b @ count + align dp.b ! ;
  5. .: comp compile (.") copy alloc ;
  6. .: exec 0!=; count type ;;
  7. .: choose state @ exec comp ;
  8. : ." { 34 word wbuf choose 0 } ; immed
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement