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 codegen for for-loop statements #61

Closed
6 tasks done
hawkw opened this issue Dec 20, 2014 · 2 comments
Closed
6 tasks done

Implement codegen for for-loop statements #61

hawkw opened this issue Dec 20, 2014 · 2 comments
Assignees

Comments

@hawkw
Copy link
Owner

hawkw commented Dec 20, 2014

  • for1.decaf
  • for2.decaf
  • for3.decaf
  • for4.decaf
  • for5.decaf
  • for6.decaf
@hawkw hawkw self-assigned this Dec 20, 2014
@hawkw hawkw added this to the Code Generation milestone Dec 20, 2014
@hawkw
Copy link
Owner Author

hawkw commented Dec 20, 2014

for5.decaf compiles as of 4a2df87.
for6.decaf compiles as of 62e0fa0.

@hawkw
Copy link
Owner Author

hawkw commented Dec 20, 2014

for1.decaf, for2.decaf, and for3.decaf should all work, but fail due to the Very Bad AST Bug (#64).

@hawkw hawkw closed this as completed in 1d57655 Dec 28, 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