AspectC++ - http://www.aspectc.org/
A set of C++ language extensions to facilitate aspect-oriented programming with C/C++. Currently just a research prototype. [Freeware] |
http://aspectr.sourceforge.net/ - http://aspectr.sourceforge.net/
Module adding simple aspect-oriented programming concepts to Ruby. Provides join points, advice, aspects, regexps, and pointcut parameters. [Open Source, LGPL] |
PostSharp - http://www.postsharp.org/
Post-compiler for .NET; platform for analyzing or transforming .NET assemblies after compiling. One main use is Aspect-Oriented Programming, AOP/AOSD. allosw developing custom attributes that change the behavior of code. Open source. |
TransWarp - http://www.zope.org/Members/pje/Wikis/TransWarp/HomePage
A general purpose Aspect-Oriented Programming, Generative Programming, and CASE toolkit for Python. [Open Source, BSD-like] |