[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plt-scheme] defining macros in mzscheme 103



hi all
i am trying to define a macro like this
(define-macro (new-core) `(make-vector 4 0))
	
when i run this in mzscheme within emacs, it gives me
the following error message:
"define-macro: not an identifier at: (new-core) in (define-macro 
(new-core) (quasiquote ...)"

what is wrong?

thanks,
Deva Seetharam

-------------------------------------------------
617.666.6674 (h)
617.253.1522 (w)

E15-426,
MIT Media Laboratory,
20 Ames Street,
Cambridge, MA 02139
-------------------------------------------------