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

Scopes & Identifiers #82

Draft
wants to merge 23 commits into
base: rewrite
Choose a base branch
from
Draft

Scopes & Identifiers #82

wants to merge 23 commits into from

Conversation

A1Liu
Copy link
Owner

@A1Liu A1Liu commented May 11, 2023

  • Adding credits to the README so I don't forget all the random stuff I use this time
  • parent_chain bc meh
  • validate_ast_structure
  • Added simple version of block cutting so that individual blocks can be type-checked separately
  • Basic Expr stuffs over blocks instead of individual AST nodes
  • Scopes in the parser
  • Scope checking-ish
  • Identifier checking

@A1Liu A1Liu changed the base branch from main to rewrite May 11, 2023 14:46
@A1Liu A1Liu changed the title Function Calls Identifiers May 14, 2023
@A1Liu A1Liu changed the title Identifiers Scopes & Identifiers May 14, 2023
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.

1 participant