[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70567] [PATCH 0/7] frama-c: Update to 28.1.
From: |
Jean-Pierre De Jesus Diaz |
Subject: |
[bug#70567] [PATCH 0/7] frama-c: Update to 28.1. |
Date: |
Fri, 26 Apr 2024 13:03:44 +0000 |
Hi,
>looking at what frama-c does, I am a bit puzzled: to me it has been put
>into the wrong module, together with why3 just above it; unless you consider
>informatics as a subset of mathematics, that is. In any case, these packages
>do not seem to do computations of interest to an applied mathematician
>(which is what most of maths.scm is about) or a pure mathematician (with
>packages in algebra.scm).
Agreed.
>Could they be moved to coq.scm? Or a more generic, maybe a new module
>related to theorem proving and/or source code analysis? Maybe into a
>renamed valgrind.scm?
I think it should be done but in a separate patch series as it would involve
moving quite a few things, maybe a formal-methods.scm module?
I think the coq.scm should be only for Coq as it contains it's own ecosystem.
On Thu, Apr 25, 2024 at 3:35 PM Andreas Enge <andreas@enge.fr> wrote:
>
> Hello,
>
> looking at what frama-c does, I am a bit puzzled: to me it has been put
> into the wrong module, together with why3 just above it; unless you consider
> informatics as a subset of mathematics, that is. In any case, these packages
> do not seem to do computations of interest to an applied mathematician
> (which is what most of maths.scm is about) or a pure mathematician (with
> packages in algebra.scm).
>
> Could they be moved to coq.scm? Or a more generic, maybe a new module
> related to theorem proving and/or source code analysis? Maybe into a
> renamed valgrind.scm?
>
> Andreas
>
- [bug#70567] [PATCH 2/7] gnu: coq-flocq: Update to 4.1.4., (continued)
- [bug#70567] [PATCH 2/7] gnu: coq-flocq: Update to 4.1.4., Jean-Pierre De Jesus DIAZ, 2024/04/25
- [bug#70567] [PATCH 7/7] gnu: frama-c: Update to 28.1., Jean-Pierre De Jesus DIAZ, 2024/04/25
- [bug#70567] [PATCH 4/7] gnu: why3: Use new style., Jean-Pierre De Jesus DIAZ, 2024/04/25
- [bug#70567] [PATCH 0/7] frama-c: Update to 28.1., Julien Lepiller, 2024/04/25
- [bug#70567] [PATCH 0/7] frama-c: Update to 28.1., Arnaud Daby-Seesaram, 2024/04/25
[bug#70567] [PATCH v2 1/7] gnu: ocaml-lablgtk3-sourceview3: Fix inputs., Jean-Pierre De Jesus DIAZ, 2024/04/25
- [bug#70567] [PATCH v2 2/7] gnu: coq-flocq: Update to 4.1.4., Jean-Pierre De Jesus DIAZ, 2024/04/25
- [bug#70567] [PATCH v2 3/7] gnu: why3: Update to 1.7.2., Jean-Pierre De Jesus DIAZ, 2024/04/25
- [bug#70567] [PATCH v2 4/7] gnu: why3: Use new style., Jean-Pierre De Jesus DIAZ, 2024/04/25
- [bug#70567] [PATCH v2 5/7] gnu: why3: Enable extra features., Jean-Pierre De Jesus DIAZ, 2024/04/25
- [bug#70567] [PATCH v2 7/7] gnu: frama-c: Update to 28.1., Jean-Pierre De Jesus DIAZ, 2024/04/25
- [bug#70567] [PATCH v2 6/7] gnu: Add ocaml-unionfind., Jean-Pierre De Jesus DIAZ, 2024/04/25