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" |
Dependencies |
|
Conflicts | |
Source [http] | https://github.com/goblint/cil/releases/download/2.0.3/goblint-cil-2.0.3.tbz sha256=6f7db2b495d183458ec887cf1869cd936b8cd6b8bb9dd9c22dda5d510f1b8927 sha512=d101affa1cb5ef0b9048892aa6d1f94117ae3705f999e12793cbe0f5bfa5a9a160f174ffe84afb98a146bf46c02872389d4c161d0857de5a2dc5474994122397 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/goblint-cil/goblint-cil.2.0.3/opam |
Required by
- goblint>=2.2.1 & <2.4.0
- imguiml
- lintcstubs