Added constant folding for most arithmetic operations.
commit7cf4bd217c588c5706680ab034270356774d5e2a
authorVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Fri, 22 May 2009 23:09:10 +0000 (22 19:09 -0400)
committerVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Fri, 22 May 2009 23:09:10 +0000 (22 19:09 -0400)
tree403d967606ffda836caf4a84e269d6bcd4c2a762
parent3776b1e4563c9bde902a07d1fbad370657da890b
Added constant folding for most arithmetic operations.
cfg.scm
operators.scm
six-comp.scm