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