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

Improvement TODOs #1

Open
7 tasks
jchenche opened this issue Apr 12, 2022 · 0 comments
Open
7 tasks

Improvement TODOs #1

jchenche opened this issue Apr 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jchenche
Copy link
Owner

jchenche commented Apr 12, 2022

Things to do to make the codebase better:

  • Merge two ASTs into one AST.
  • Leverage the type-checker more (lot of pattern-matching cases are duplicated in type-checking and evaluation).
  • Add unit and e2e tests.
  • Enable multi-dimensional arrays.
  • Add lines for errors.
  • Add example code for documentation.
  • Add typing rules and formal semantics.
@jchenche jchenche added the enhancement New feature or request label Apr 12, 2022
@jchenche jchenche self-assigned this Apr 12, 2022
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