logo
首页技术栈工具库讨论
coccinelle

coccinelle

What is Coccinelle? Coccinelle is a program matching and transformation engine which provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code. Coccinelle was initially targeted towards performing collateral evolutions in Linux. Such evolutions comprise the changes that are needed in client code in response to evolutions in library APIs, and may include modifications such as renaming a function, adding a function argument whose value is somehow context-dependent, and reorganizing a data structure. Beyond collateral evolutions, Coccinelle is successfully used (by us and others) for finding and fixing bugs in systems code. Sponsors The development of Coccinelle is supported in part by the Agence Nationale de la Recherche (France) under the contract ANR-09-BLAN-0158-01. The development of Coccinelle has been supported in the past by the Agence Nationale de la Recherche (France) under the contract ANR-05-BLAN-0383, the Danish Research Council for Technology and Production Sciences, and INRIA via the cooperative research initiative ARC VeriTLA+.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HOMEBREW
brew install coccinelle
查看
标签
根据用户添加的标签生成
暂无标签