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

Add support for arrays #69

Open
4 tasks
thedavidchu opened this issue Jan 9, 2024 · 0 comments
Open
4 tasks

Add support for arrays #69

thedavidchu opened this issue Jan 9, 2024 · 0 comments
Assignees

Comments

@thedavidchu
Copy link
Owner

thedavidchu commented Jan 9, 2024

This will make the language Turing complete (I think).

  • Parse types with []
  • Parse array variables with []
  • (optional) Enable type generics
  • (optional) Enable dynamic memory allocation and freeing
@thedavidchu thedavidchu self-assigned this Jan 9, 2024
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

No branches or pull requests

1 participant