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

Implement a Lisp macro system

Name: Anonymous 2015-05-31 12:09

/prog/, do you know of a tutorial or a paper on implementing a Lisp macro system from scratch? It could be Scheme macros, it could be really simple macros, anything would be helpful.

Name: Anonymous 2015-05-31 19:26

>>13
But why should I report a compile error for

(defmacro foo () (bar))
(defmacro bar () '(format t "hax my anus"))


?

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