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.2.tar.gz
sha256=b5bed453ba3d82f1744806e02e7d869417e104816cff07b5557f8eb3bcdf923c
sha512=1cbe1c5df126063737464a8615b885cded670cb9cea1b7ed7eb57c9ff63a38c4db7bca1deea2085dfbe13aac98bfe8aa3966a9dc291753a1afea80527dae7216
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