Guest User

Untitled

a guest
Jun 19th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. : find-)
  2. key
  3. ')' =
  4. not if
  5. tail find-)
  6. then
  7. ;
  8.  
  9. : ( immediate
  10. find-)
  11. ;
  12.  
  13. ( we should be able to do FORTH-style comments now )
  14.  
  15. ( now that we've got comments, we can comment the rest of the code
  16. in a legitimate [self parsing] fashion. Note that you can't
  17. nest parentheses... )
Add Comment
Please, Sign In to add comment