Skip to content

Index of module syntax case

Chris Petersen edited this page Oct 16, 2014 · 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