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
  • cil
Source [http] https://github.com/goblint/cil/releases/download/2.0.7/goblint-cil-2.0.7.tbz
sha256=5a3baafa8a5d5912a8b523ef2a74daa5ccc7dfabde97904b4ba4b8b7a3aa1306
sha512=021e982a4c413394d542ced21165a9e6cfe8b0e0f4df0e4516c84a3b35e6d0fb7d0af8f98788ab410ae167c0f3b9d17c6974c2794c7a95609506945de555449a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/goblint-cil/goblint-cil.2.0.7/opam
Required by