Romain Delamare

portrait

Development

Prototypes developed during my PhD. thesis are available on my Mercurial repositories: http://hg.romain-delamare.net. You can download an archive of a repository, or clone it using mercurial, e.g.:

hg clone http://hg.romain-delamare.net/AdviceTracer

For each tool, I have included a description and some instructions. Feel free to contact me if you have questions, if you need help, if you have find some bugs, or just to inform me that you used one my tool.

This tools are available under the simplified BSD license, which means you can use it and modify it as long as you cite me.

AdviceTracer
A tool for testing pointcut descriptors.
AjMetrics
A tool for measuring metrics on aspect-oriented programs.
AjMutator
A mutation tool for AspectJ pointcut descriptors.
Vidock
A tool that evaluates the impact of AspectJ on test cases.