Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small parsing error? #1

Open
bjourne opened this issue Apr 9, 2019 · 0 comments
Open

Small parsing error? #1

bjourne opened this issue Apr 9, 2019 · 0 comments

Comments

@bjourne
Copy link

bjourne commented Apr 9, 2019

Hi! Your blog post and code was really useful to me. But I think I found a small error. The following expression is rejected "\x. \y. z \m. o" but given the syntax, shouldn't it parse to the same tree as "(\x. (\y. (z (\m. o))))"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant