PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 06, 2007

ACC 0.7 Released

Posted: 2007-08-06 21:43:00
Languages ::

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

This release includes: set() and get() join point and pointcut support for global variables, output matching information between join points and advices, and other changes.