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

Implement type checking over the AST #19

Closed
eckertliam opened this issue Jan 3, 2025 · 1 comment · Fixed by #21
Closed

Implement type checking over the AST #19

eckertliam opened this issue Jan 3, 2025 · 1 comment · Fixed by #21
Assignees

Comments

@eckertliam
Copy link
Owner

Implement type checking loosely based on Algorithm W over the AST

@eckertliam eckertliam self-assigned this Jan 3, 2025
@eckertliam
Copy link
Owner Author

Basic type inference has been implemented. Next is type checking. After type checking is implemented functions can be validated then programs can be validated

@eckertliam eckertliam linked a pull request Jan 11, 2025 that will close this issue
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 a pull request may close this issue.

1 participant