[plt-scheme] Re: How to write context-aware macros?

From: Anthony Cowley (acowley at gmail.com)
Date: Fri Oct 23 21:17:36 EDT 2009

On Oct 23, 2009, at 7:53 PM, Simon Haines <con.amalgamate at gmail.com>  
wrote:

> Are there other
> techniques that may be considered 'du jour' for programming against
> encapsulated components, or am I still thinking too much in terms of
> object orientation?

I've written a couple articles on using Units for this type of thing  
at <http://www.arcadianvisions.com/blog>

Units bring a great deal of abstraction power, but sometimes all the  
syntax can feel a bit clunky unless you work up some syntax that  
better matches the way you want to think about your program.

Anthony


Posted on the users mailing list.