Implementations of Kent Dybvig's works.
An implementation of Destination-Driven Code Generation (slightly retargeted to 'pseudo'-x86)
An implementation of Syntactic Abstractions in Scheme (using Rust, lacking a Syntax Case form or proper "syntax" identifier; just the base expansion algorithm).
An implementation (or two) of Fast and Effective Procedure Inlining (TBD)