package goblint-cil
- 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
A front-end for the C programming language that facilitates program analysis and transformation
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-cil-2.1.0.tbz
sha256=69039cf28cd35be7d66e58ec16425d0dc0320846353261a7ec2dbe05ce3db321
sha512=3567149f6eba01e9626c20d272b50068d90753ee1da25c69b122cf3e27f420f4a5474b0e961fecf7280e856571ec60b6d7602220b46b4f9664632d2660edd5cb
Description
This is a fork of the 'cil' package used for 'goblint'. Major changes include:
- Support for C99 and C11.
- Compatibility with modern OCaml versions.
- Use Zarith instead of Num and use that for integer constants.
- Improved locations with columns and spans.
- Removal of unmaintained extensions and MSVC support.
- Use dune instead of make and ocamlbuild.
- Many bug fixes.
Published: 12 Jun 2026
Dependencies (10)
- conf-gcc
- cppo
- conf-perl
- yojson
-
ppx_deriving_yojson
>= "3.2" - stdlib-shims
- dune-configurator
-
dune
>= "2.7" - zarith
-
ocaml
>= "4.12.0"
Used by (2)
Conflicts (1)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page