Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How do I define a symbol-macro in Scheme?

Name: Anonymous 2011-11-19 21:27


(require mzlib/defmacro)
(define-macro 16-bit-mask #xFFFF)

doesn't work.

Name: Anonymous 2011-11-20 18:27

>>7

Some schemes allow for it. I don't know if it is part of the standard or not.


(define 3d-point (vector 2 4 3))

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List