PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 31, 2007

AspeCt-oriented C V 0.6 Released

Posted: 2007-05-31 07:53:00
Languages ::

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

This release includes: support for allowing advice functions to return immediately from the function containing the matched join point, support for the addition of exception handling via aspects, a new set of compiler tools, and other changes.