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

Array code generation #69

Open
2 of 8 tasks
hawkw opened this issue Dec 23, 2014 · 0 comments
Open
2 of 8 tasks

Array code generation #69

hawkw opened this issue Dec 23, 2014 · 0 comments
Assignees
Milestone

Comments

@hawkw
Copy link
Owner

hawkw commented Dec 23, 2014

Needed:

  • Code generation for NewArray
  • Code generation for single dimensional array access
  • Code generation for multidimensional array access
  • Code generation (and fake method annotations) for array.length()

Samples;

  • array1.decaf
  • array2.decaf This one fails due to a parse error, I'm skipping it.
  • array3.decaf
  • array4.decaf
@hawkw hawkw self-assigned this Dec 23, 2014
@hawkw hawkw added this to the Icebox milestone Dec 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant