Skip to content

Index of module syntax case

Matthias Görges edited this page Nov 20, 2013 · 2 revisions

Module: syntax-case

This module enable syntax-case for compiled and interpreted code, when included in an application's MODULES file.

Functions in this module:

Function Short Description
(define-syntax name expander) Defines a macro special form
Clone this wiki locally