goblint-cilversion Documentation on ocaml.org
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.9/goblint-cil-2.0.9.tbz sha256=b8f33cf1e3d455ff3db273e8e6e1609fe30873f12b5b68a5173311dc6a0a0bd7 sha512=c279eacac4f766e19b158b1b7c10f92bcaca924634fde4bd88e8f806f33c8f2b401852ab68d2fe5a2ef3f5fe2912f7009104ff99dd43086c91fde5ca7047ad6b |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/goblint-cil/goblint-cil.2.0.9/opam |
Required by
- goblint>=2.6.0
- imguiml
- lintcstubs


