goblint-cilversion Documentation on ocaml.org

A front-end for the C programming language that facilitates program analysis and transformation

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.
AuthorsGeorge Necula, Scott McPeak, Westley Weimer, Gabriel Kerneis, Ralf Vogler, Michael Schwarz and Simmo Saan
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/goblint/cil
Issue Trackerhttps://github.com/goblint/cil/issues
MaintainersMichael Schwarz <michael.schwarz93@gmail.com> and Simmo Saan <simmo.saan@gmail.com>
Availablearch = "x86_64" | arch = "arm64"
Dependencies
Conflicts
  • cil
Source [http] https://github.com/goblint/cil/releases/download/2.0.9/goblint-cil-2.0.9.tbz
sha256=b8f33cf1e3d455ff3db273e8e6e1609fe30873f12b5b68a5173311dc6a0a0bd7
sha512=c279eacac4f766e19b158b1b7c10f92bcaca924634fde4bd88e8f806f33c8f2b401852ab68d2fe5a2ef3f5fe2912f7009104ff99dd43086c91fde5ca7047ad6b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/goblint-cil/goblint-cil.2.0.9/opam
Required by