As an ArgoUML contributor I'm going to blog my activities here, so that they may draw interest by other developers or help other developers when doing tasks similar to what I've done. AND(!) the grand vision that makes an Argonaut what he is, TO THRIVE IN THE BIG DANGEROUS WORLD, TAKING THE Argo TO A GOOD SHORE ;-))

Saturday, March 20, 2010

Common Lisp design patterns

Actually catalog of common Common Lisp idioms. Some idioms are generalizable for all major Lisp dialects. Another nice idea for ELS 2010.

reduce map
with-x
defx or def-x
dox or do-x
<conditional-operator>-let or b<conditional-operator> [b is for binding]
...

Provide examples from SISCOG code base?

Each pattern should have an associated implementation strategy for being defined with macros.

No comments:

Reader Shared items

Followers