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

Lisp DSL

Name: Anonymous 2011-05-03 18:45

Hi, Folks! I've released a preview version of my Lisp DSL and created a blog for it.

http://symtadev.blogspot.com/2011/05/initial-post.html

Keep in mind, it's still pretty unfinished and undocumented.

Name: Anonymous 2011-05-04 12:42

>>19
The behavior in your first example is perfectly understood and expected.
Hygiene as you describe it (where the symbol name isn't shadowed) is possible in CL if you decide to make your own macro system like in Scheme, but nobody actually wants/needs it. I read a few papers describing in full the implementation of hygienic macro systems in Scheme and I don't see any issue with bringing it to CL if I needed to, but I really never had any problems as in your case as I use packages.

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