Now using separate compilation.
commitd478ebd7ac16d8c08968460f6b0f8d5bcc600ec8
authorVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Tue, 19 May 2009 20:46:24 +0000 (19 16:46 -0400)
committerVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Tue, 19 May 2009 20:46:24 +0000 (19 16:46 -0400)
treebb2dcb172b3e06838a2d1d3721f5d42941e3184e
parentf8775dcb82287889e7541f1b6338cd953f3f28ff
Now using separate compilation.
Managed to shave about a minute off PICOBIT's compilation time (down to 1:30).
Moved some code around.
.gitignore
ast.scm
code-generation.scm
makefile
optimizations.scm
register-allocation.scm [new file with mode: 0644]
six-comp.scm
utilities.scm