Completely reorganize the language preprocessors, so that they are no
authorChris Hanson <org/chris-hanson/cph>
Mon, 2 Jul 2001 18:21:01 +0000 (18:21 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 2 Jul 2001 18:21:01 +0000 (18:21 +0000)
commite0d6ace3840cc166fc802157abcfd3fb1c12a83f
tree2535d065609d729d9d0eeb0a198b387cce983388
parent675aa30fb3ad5c1f4b619be9aeb697b969e9c721
Completely reorganize the language preprocessors, so that they are no
longer monolithic procedures.  Also lay the code out differently so
that it is broken into two major segments: the preprocessor and the
code generator.
v7/src/star-parser/load.scm
v7/src/star-parser/matcher.scm
v7/src/star-parser/parser.pkg
v7/src/star-parser/parser.scm