Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-04-05 20:37:48 -0700 (Mon, 05 Apr 2004)
Revision: 5611
Log message:
. One last reorganization. Here is the structure:
. util/ : directory for utilities that are generally useful
. and not particular to mmc
. base/ : terms and operations that are broadly applicable
. to *all* mmc modules
. core/ : the compiler core
. extensions/ : language extensions
. arch/ : backends
. main/ : the main compiler theory
. test/ : test programs