package goblint-cil

  1. Overview
  2. No Docs
A front-end for the C programming language that facilitates program analysis and transformation

Install

dune-project
 Dependency

Authors

Maintainers

Sources

goblint-cil-2.1.0.tbz
sha256=69039cf28cd35be7d66e58ec16425d0dc0320846353261a7ec2dbe05ce3db321
sha512=3567149f6eba01e9626c20d272b50068d90753ee1da25c69b122cf3e27f420f4a5474b0e961fecf7280e856571ec60b6d7602220b46b4f9664632d2660edd5cb

Description

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.

Published: 12 Jun 2026

Dev Dependencies (3)

  1. odoc with-doc
  2. hevea with-doc
  3. ocamlfind with-test

Conflicts (1)

  1. cil