goblint-cilversion

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"
Dependencies
Conflicts
Source [http] https://github.com/goblint/cil/releases/download/2.0.2/goblint-cil-2.0.2.tbz
sha256=e6b654a67a46fb5a71a6c9d9ed24f46100d3f33537fef1edf5f57d3058d0dc58
sha512=fbf66413e777b887d11c40adaf3099e6be444a9609c41508d24fe1fdb20d720fad241d2b8cc80fd6dc8829ea02cfbd7b7fc239a94b807e3df29d3f72f9f20c80
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/goblint-cil/goblint-cil.2.0.2/opam
Required by