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

[Check] Program checker with ariadne error reports #83

Open
8 tasks
edg-l opened this issue Jan 19, 2024 · 0 comments
Open
8 tasks

[Check] Program checker with ariadne error reports #83

edg-l opened this issue Jan 19, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@edg-l
Copy link
Member

edg-l commented Jan 19, 2024

Basic checks / reports to make:

  • Valid imports: Add code checking skeleton #82
  • Valid usage of local variables
  • Valid usage of global variables
  • Valid access of struct fields
  • Basic type checking on let statements
  • Basic type checking on assign statements
  • Basic type checking on return statements
  • Basic type checking on function call arguments
@edg-l edg-l added the enhancement New feature or request label Jan 19, 2024
@edg-l edg-l added this to the 0.03 Aluminum milestone Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant