Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@SAdams601
Created February 19, 2014 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SAdams601/c7caddeb79d23badd8e1 to your computer and use it in GitHub Desktop.
Save SAdams601/c7caddeb79d23badd8e1 to your computer and use it in GitHub Desktop.
The type of our parser
parse :: String -> (Expr,String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment