Cyclone Scheme  0.9
#define mmacro (   c,
 
)
Value:
c.hdr.grayed = 0; \
c.tag = macro_tag; \
c.fn = f; \
c.num_args = -1;
#define gc_color_red
Definition: types.h:265
Definition: types.h:51
unsigned char mark
Definition: types.h:240
Closure for a macro.
Definition: types.h:1208
gc_header_type hdr
Definition: types.h:1209