PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
January 06, 2008

ACC 0.8 Released

Posted: 2008-01-06 09:55:50
Languages ::

AspeCt-oriented C V 0.8 has been released. ACC, formerly known as AspectC, allows for aspect-oriented development using C.

This release includes: support for using the result() pointcut to modify the return value of a join point, support for accessing arguments' type/value and return type through the 'this' structure inside advice, bug fixes, and other changes.