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.
Authors | George Necula, Scott McPeak, Westley Weimer, Gabriel Kerneis, Ralf Vogler, Michael Schwarz and Simmo Saan |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/goblint/cil |
Issue Tracker | https://github.com/goblint/cil/issues |
Maintainers | Michael Schwarz <michael.schwarz93@gmail.com> and Simmo Saan <simmo.saan@gmail.com> |
Available | arch = "x86_64" | arch = "arm64" |
Dependencies |
|
Conflicts |
|
Source [http] | https://github.com/goblint/cil/releases/download/2.0.7/goblint-cil-2.0.7.tbz sha256=5a3baafa8a5d5912a8b523ef2a74daa5ccc7dfabde97904b4ba4b8b7a3aa1306 sha512=021e982a4c413394d542ced21165a9e6cfe8b0e0f4df0e4516c84a3b35e6d0fb7d0af8f98788ab410ae167c0f3b9d17c6974c2794c7a95609506945de555449a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/goblint-cil/goblint-cil.2.0.7/opam |
Required by
- goblint>=2.6.0
- imguiml
- lintcstubs