This page should contain the various interpreter passes from the fourth week of the Scheme Workshop. Parts of it require macros from record.ss, which defines the define-record, variant-case and letcc forms.
define-record
variant-case
letcc