Since 5/6/2012 12:21:55 AM, o.simon has written 2 articles and participated in 5 conversations. o.simon signature: o.simon
o.simon's articles:
Items(2) /1
deciphering PCL's once-only420 (4/24/2011 1:02:47 PM) comp.lang.lisp I'm trying to understand a macro-writing-macro from PCL (chapter 8): once-only. So far, I've understood almost everything. It has been a very fruitful exercise. But there is one last bit I haven't been able to ... Simon
about PCL's once-only835 (4/6/2011 4:05:36 AM) comp.lang.lisp In PCL, chapter 8 - "Macros: Defining Your Own", Peter Seibel presents the macro-writing macro ONCE-ONLY: "Another classic macro-writing macro is once-only, which is used to generate code that evaluates certain... Simon
o.simon's replies:
Items(2) /1
about PCL's once-only835 (4/6/2011 4:05:36 AM) comp.lang.lisp In PCL, chapter 8 - "Macros: Defining Your Own", Peter Seibel presents the macro-writing macro ONCE-ONLY: "Another classic macro-writing macro is once-only, which is used to generate code that evaluates certain... o.simon(7)
deciphering PCL's once-only420 (4/24/2011 1:02:47 PM) comp.lang.lisp I'm trying to understand a macro-writing-macro from PCL (chapter 8): once-only. So far, I've understood almost everything. It has been a very fruitful exercise. But there is one last bit I haven't been able to ... o.simon(7)