Skip to content

Conversation

@jeschkies
Copy link
Owner

@jeschkies jeschkies commented Dec 6, 2019

This implements chapter 11 to resolve variables.

The resolver is probably a little odd for Rust and has two sources for bugs. For one the hash
map of the scopes uses the token instead of the expression for locals. If two tokens are on the
the same line this might be an issue. For another the had_error is still not implemented.

@jeschkies jeschkies merged commit bd29522 into master Dec 9, 2019
@jeschkies jeschkies deleted the karsten/chapter-11 branch December 9, 2019 15:35
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

Successfully merging this pull request may close these issues.

2 participants