Multisyntax
Implementation of a fragment of the Macrological Fascicle using the Hieb, Dybvig, and Bruggeman algorithm.
The goal of this library is to provide a portable core for
- Future implementations of Scheme with full
syntax-case - Hosted languages inside of Scheme whose macros are written in Scheme (outside of the hosted language)
