Switch prototype close to working.
commitaa6d487450ace33b7778e46c0d69212c1ae0e808
authorVincent St-Amour <stamourv@iro.umontreal.ca>
Sun, 5 Oct 2008 19:07:02 +0000 (5 15:07 -0400)
committerVincent St-Amour <stamourv@iro.umontreal.ca>
Sun, 5 Oct 2008 19:07:02 +0000 (5 15:07 -0400)
tree78bf50c3f3512a971a9cf2c92b18b1b428933fad
parent7d275babbb84addcc98659b4af5f4e9511a92745
Switch prototype close to working.
However, empty bbs end up being generated (weird interaction with
return), so the cascade optimisation will be changed to remove empty
bbs too. We could then also simplify the named-block code to enable it
to produce empty bbs.
cfg.scm
parser.scm