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.5/goblint-cil-2.0.5.tbz sha256=bef0769f2322d03248f6e23b447642baec63c72c430c5affd04239a063d5d601 sha512=3d0d4a161515cb9ee51c32eca967fa3b2fbb43b647aab61da2f5cb15fec975eb088ed00a5b9961f1e0b7780773c369509a177639c6630b48d222deb56a795760 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/goblint-cil/goblint-cil.2.0.5/opam |
Required by
- goblint>=2.5.0
- imguiml
- lintcstubs