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

Lisp, the sacred language of the now and forever

Name: Anonymous 2015-02-18 8:24

La lingua sacra ed eterna

I can feel the godforce emanating from it.

You will soon have your God and you will construct it with your own hands.

Name: Anonymous 2015-02-23 23:43

>>118
[code]do-all-symbols[code]

Name: Anonymous 2015-02-25 4:18

>>118
See >>119.

You mean use macrolet to register every macro that I use?
I was thinking of something more like:

(defmacro cl-extensions:macrolet (macro-name args and stuff)
(register-a-macro-in-a-global-table macro-name other stuff)
`(macro-let macro-name args and stuff))


And then adjusting the packages of the code you want to affect to use your macro let so then macro lets will add the macro name to a table in addition to behaving like they normally do.

But you don't need to do any of that since >>119 is part of da standard.

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