Subscribe to
Main blog
Tumble Log

Tag Archive 'macros'

Creating a ‘returning’ macro in Lisp

I have been reading Practical Common Lisp and learning quite a lot in the process. However, I began to see a pattern emerging in the code that deals with objects that is also very common in Ruby. The pattern emerges where you have a class and you want to perform some initialization beyond what the […]

Read Full Post »