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.1/goblint-cil-2.0.1.tbz
sha256=5f81cb3f25c09770e77b5eb4092e6621e456122b6d1219dcc304c062075f9572
sha512=31bb753031e0ef321a2ef065373009270881b1cce7f23167b378845188aed9cb49f18a165edd2e11f751f2c7a7b84ab5ac1da50ba1f5cb975e6e8a97157838ed
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/goblint-cil/goblint-cil.2.0.1/opam
Required by