Condition system partially fixed.
commit122da197d2e5f6dc9811956f90bf28a083e6253b
authorVincent St-Amour <stamourv@iro.umontreal.ca>
Sat, 11 Oct 2008 21:22:24 +0000 (11 17:22 -0400)
committerVincent St-Amour <stamourv@iro.umontreal.ca>
Sat, 11 Oct 2008 21:22:24 +0000 (11 17:22 -0400)
tree902ba5b05ce9341c711a264b58a885e21edbdfca
parent183a5cb2a6ba509cbbf8a46f3e7e61d02b3ae98e
Condition system partially fixed.
while(n), while(n+1), while(n++) all work, but while(0) does not.
TODO
ast.scm
cfg.scm
code-generation.scm
six-comp.scm