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

Code generation for collection types (strings, arrays) #114

Open
3 of 5 tasks
aitorres opened this issue Feb 25, 2020 · 0 comments
Open
3 of 5 tasks

Code generation for collection types (strings, arrays) #114

aitorres opened this issue Feb 25, 2020 · 0 comments
Assignees
Labels
garbage collector This issue possibly requires a garbage collector high priority High priority

Comments

@aitorres
Copy link
Owner

aitorres commented Feb 25, 2020

  • Dope vector implementation
  • Properly store array elements
  • Verify / handle size on assignment
  • Size operation
  • Concat operation (might require a garbage collector)
@aitorres aitorres added garbage collector This issue possibly requires a garbage collector high priority High priority labels Feb 25, 2020
@aitorres aitorres pinned this issue Feb 25, 2020
@german1608 german1608 self-assigned this Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
garbage collector This issue possibly requires a garbage collector high priority High priority
Projects
None yet
Development

No branches or pull requests

2 participants