Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
215B

  1. : [ INTERPRET ; IMMEDIATE
  2. : ] R> DROP ;
  3. : LITS 34 , SCPY ;
  4. : LIT< WORD LITS ; IMMEDIATE
  5. : LITA 36 , , ;
  6. : '? WORD (find) ;
  7. : '
  8. '? (?br) [ 4 , ] EXIT
  9. LIT< (wnf) (find) DROP EXECUTE
  10. ;
  11. : ['] ' LITA ; IMMEDIATE