Evolutionary development of a semantic patch using Coccinelle
Evolutionary development of a semantic patch using Coccinelle
Posted Apr 1, 2010 7:42 UTC (Thu) by hppnq (guest, #14462)In reply to: Evolutionary development of a semantic patch using Coccinelle by vonbrand
Parent article: Evolutionary development of a semantic patch using Coccinelle
The original Elsa page shows quite nicely and concisely how to implement a semantic grep. It is now used (and lives on) as a frontend for Oink, which has a Git repository here. It is also used by Pork, an Oink fork used by the Mozilla project. Both of these toolchains do static source code analysis and code rewriting.
