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_32" & arch != "arm32" & arch != "ppc32" & arch != "ppc64" & arch != "s390x" |
Dependencies |
|
Conflicts | |
Source [http] | https://github.com/goblint/cil/releases/download/2.0.0/goblint-cil-2.0.0.tbz sha256=0467f30218c7ef03074b96912e46f58883e5229ba7d30102470191ad39a49b26 sha512=08a7a1a79dce32072431dd681866682e9dab7acbc4cb6e0e2255d6b71fea7020d7fcf00bbbb130489b77f03fa244382dce30eca67d75967e81b06e09996d44a8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/goblint-cil/goblint-cil.2.0.0/opam |
Required by
- goblint>=2.0.0 & <2.1.0
- imguiml
- lintcstubs