Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
How do I define a symbol-macro in Scheme?
1
Name:
Anonymous
2011-11-19 21:27
(require mzlib/defmacro)
(define-macro 16-bit-mask #xFFFF)
doesn't work.
8
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