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

GitHub deps #45

Merged
merged 4 commits into from
Jun 24, 2024
Merged

GitHub deps #45

merged 4 commits into from
Jun 24, 2024

Conversation

sezna
Copy link
Collaborator

@sezna sezna commented Jun 24, 2024

Started working on pulling external dependencies from github, and ended up working through some scoping issues as well. This change includes modifications to the Parser to allow it to continually populate the same source map and symbol interner as it compiles dependencies, as well as scopes for expressions with bindings and more.

This PR does not introduce scopes in the IR gen for variable bindings, that still needs to be done.

Closes #9

@sezna sezna added this to the Initial Release milestone Jun 24, 2024
@sezna sezna merged commit 937f597 into main Jun 24, 2024
2 checks passed
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.

Exports and Package Store
1 participant