On Fri, 2010-12-03 at 16:15 +0100, Julia Lawall wrote: > On Fri, 3 Dec 2010, Jani Monoses wrote: > > > Hi, > > > > Besides the Linux kernel are there other FOSS projects that made > > and documented significant use of Coccinelle?
... > There is a mention of Coccinelle and CPython here: > http://mail.python.org/pipermail/python-dev/2009-November/094301.html As well as the static analysis of CPython code mentioned there, I also used Coccinelle to implement this porting tool: https://fedorahosted.org/2to3c/ However both of these are at the early-prototype stage. ... Hope this is helpful Dave _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
