Skip to content

Instantly share code, notes, and snippets.

@tgunr
Created March 13, 2016 01:11
Show Gist options
  • Save tgunr/e3bf8f6043ca13971388 to your computer and use it in GitHub Desktop.
Save tgunr/e3bf8f6043ca13971388 to your computer and use it in GitHub Desktop.
Debugging SYNTAX:
: parsing-regexp ( x -- x )
(parse-regexp) <compiled-pcre> <matcher> ;
SYNTAX: P! CHAR: ! parsing-regexp ;
Stack effect declaration is wrong
inferred ( -- x )
declared ( parsed -- parsed )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment