package coccinelle
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Coccinelle is a C source code matching and transformation engine
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.3.1.tar.gz
sha256=85989b37a2b37c37f62ae9576042c0c812908f97dac76ecbbdc9707225aced79
sha512=0e50aa0f1ae174eb698fc8df3d1ef03e94bddddcec468061682bb54890c41d16427c6641e97cfc12774ef4331ff3f547ed12222431441370ebb91e9efaf94717
Description
Coccinelle provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code.
Published: 31 May 2026
Dependencies (12)
- num
-
parmap
>= "1.0-rc9" - conf-autoconf
- conf-aclocal
- conf-python-3-dev
- conf-python-3
- conf-pkg-config
-
pyml
>= "20190626" -
stdcompat
>= "19" - ocamlfind
-
menhir
>= "20181113" -
ocaml
>= "4.8.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page