package coccinelle
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.3.tar.gz
sha256=2d7d2a3bb0583253b5d48e3dfa3f21750d9cf97fe5c4e7947002471d3828d437
sha512=bd5abb737274e115e4853059b005eb9a70b9247d4a239f0f3e9b6b84096d58059eaaee273d11d4aca31fcd38d80656dbc26c19b47787fdbe82b674e64fb8d505
Description
Coccinelle provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code.
Added to opam-repository:
Dependencies (14)
- num
-
parmap
>= "1.0-rc9" - conf-autoconf
- conf-aclocal
- conf-python-3-dev
- conf-python-3
- conf-pkg-config
-
pyml
>= "20190626" -
stdcompat
>= "19" - conf-libpcre2-8
- pcre2
- 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