Added && and ||, and changed the type system a little for that.
commit31f6c1ffd78c5285a447b16b51bac0d8fe92ebff
authorVincent St-Amour <stamourv@iro.umontreal.ca>
Sun, 12 Oct 2008 21:23:55 +0000 (12 17:23 -0400)
committerVincent St-Amour <stamourv@iro.umontreal.ca>
Sun, 12 Oct 2008 21:23:55 +0000 (12 17:23 -0400)
tree286d37f91b95e27bcc0129a1557b55fdb9ad11b5
parentad6f537eaada7adb0d00bfd12fe7f09d358875e4
Added && and ||, and changed the type system a little for that.
The condition system looks like it works, but many optimizations can
still be added.
TODO
cfg.scm
operators.scm
optimizations.scm
six-comp.scm