hawkw / decaf

like Java, but less so
hawkweisman.me/decaf
Other
18 stars 4 forks source link

Implement codegen for for-loop statements #61

Closed hawkw closed 9 years ago

hawkw commented 9 years ago
hawkw commented 9 years ago

for5.decaf compiles as of 4a2df879b65a95d303e0bdfc1bc4e504909a0e21. for6.decaf compiles as of 62e0fa091772e7e192aef098199f0ae7ca7f89a1.

hawkw commented 9 years ago

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