Change DEFINE-SYNTAX so that it emits code to define the macro at run
authorChris Hanson <org/chris-hanson/cph>
Fri, 21 Dec 2001 05:18:22 +0000 (05:18 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 21 Dec 2001 05:18:22 +0000 (05:18 +0000)
commit07b06ee3d2e9d8c3a7b1428ebf8320521346280e
treebaa7e2c5a06f786d1b7960f4eab63d22b76d5280
parentd6ede0477ae35d34cdb97d0775c5c773769ca6fa
Change DEFINE-SYNTAX so that it emits code to define the macro at run
time when written at top level.
v7/src/runtime/make.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/syntax.scm
v7/src/runtime/uenvir.scm