Cyclone Scheme  0.5

◆ mmacro

#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:240
Definition: types.h:50
unsigned char mark
Definition: types.h:215
Closure for a macro.
Definition: types.h:946
gc_header_type hdr
Definition: types.h:947