Announcement: AspeCt-oriented C (ACC) version 0.8 !

mwgong@cs.utoronto.ca
Sat, 5 Jan 2008 18:53:28 -0500 (EST)

          From comp.compilers

Related articles
Announcement: AspeCt-oriented C (ACC) version 0.8 ! mwgong@cs.utoronto.ca (2008-01-05)
| List of all articles for this month |

From: mwgong@cs.utoronto.ca
Newsgroups: comp.compilers
Date: Sat, 5 Jan 2008 18:53:28 -0500 (EST)
Organization: Compilers Central
Keywords: C, available
Posted-Date: 06 Jan 2008 18:05:27 EST

We are pleased to announce the release of AspeCt-oriented C (ACC) V 0.8.


The ACC 0.8 release includes several bug fixes and feature enhancements.


The highlights are:


1. result() pointcut can be used to modify the return value of a join point.


2. Support for accessing arguments' type/value and return type through the
"this" structure inside advice.


3. Match call/execution join points of a function which returns a function
pointer.


For more details and to download, please visit http://www.aspectc.net.


We appreciate feedback and support for AspeCt-oriented C.




Regards,


ACC Team


www.aspectc.net



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.