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.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=234dc0e6938a24210de23fcf493e9678
    
    
  sha512=b9a4f03800b6384441b792d4fd33751e4fd0d1e2973e0ae6ecb487980b1d0043c8364dc770eee1d4bc26d9c345094aa5df332d36ca488d7055a544509da06cde
    
    
  Description
Coccinelle provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code.
Published: 19 Nov 2024
Dependencies (13)
- num
- 
  
    parmap
  
  
    >= "1.0-rc9"
- conf-autoconf
- conf-aclocal
- conf-python-3-dev
- conf-python-3
- conf-pkg-config
- 
  
    pyml
  
  
    >= "20190626"
- 
  
    stdcompat
  
  
    >= "19"
- pcre
- 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