Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve description of the CEA #2839

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 15 additions & 3 deletions data/industrial_users/cea.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,25 @@
---
name: CEA
description: >
CEA is a French state company, member of the OCaml Consortium.
The French Alternative Energies and Atomic Energy Commission (CEA) is a key player in research, development and innovation
url: "https://cea.fr/"
logo: users/cea.png
logo: users/cea.jpg
locations:
- France
consortium: true
featured: true
---

CEA is a French state company, member of the OCaml Consortium. It uses OCaml mainly to develop a platform dedicated to source-code analysis of C software, called [Frama-C](https://frama-c.com).
The CEA is a major research organisation working in the best interests of the French State, its economy and citizens. Thanks to its strong roots in fundamental research, it is able to provide tangible solutions to meet their needs in four key fields:
* Low-carbon energy (nuclear and renewable)
* Digital technology
* Technology for medicine of the future
* Defence and national security

CEA has developed several software tools using OCaml:

- [Frama-C](https://www.frama-c.com/) dedicated to analysis of C code,
- [Binsec](https://binsec.github.io/) dedicated to analysis of binary code,
- [Caisar](https://www.caisar-platform.com/) dedicated to the trustworthiness of an AI-based software,
- [Colibri2](https://colibri.frama-c.com/) a constraint solver,
- [Why3find](https://git.frama-c.com/pub/why3find) an equivalent of ocamlfind for Why3 (with many more features related to program proof).
Binary file added data/media/users/cea.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed data/media/users/cea.png
Binary file not shown.
Loading