Evolutionary development of a semantic patch using Coccinelle
Posted Mar 30, 2010 22:29 UTC (Tue) by
hppnq (guest, #14462)
In reply to:
Evolutionary development of a semantic patch using Coccinelle by neilbrown
Parent article:
Evolutionary development of a semantic patch using Coccinelle
You could look at Elsa, written
by Scott McPeak. It is a C/C++ parser, one of its sample applications is a semantic grep.
Have fun. ;-)
(
Log in to post comments)