package frama-c
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Platform dedicated to the analysis of source code written in C
Install
dune-project
Dependency
Authors
-
MMichele Alberti
-
TThibaud Antignac
-
GGergö Barany
-
PPatrick Baudin
-
NNicolas Bellec
-
TThibaut Benjamin
-
AAllan Blanchard
-
LLionel Blatter
-
FFrançois Bobot
-
RRichard Bonichon
-
VVincent Botbol
-
QQuentin Bouillaguet
-
DDavid Bühler
-
ZZakaria Chihani
-
SSylvain Chiron
-
LLoïc Correnson
-
JJulien Crétin
-
PPascal Cuoq
-
ZZaynah Dargaye
-
BBasile Desloges
-
JJean-Christophe Filliâtre
-
PPhilippe Herrmann
-
MMaxime Jacquemin
-
BBenjamin Jorge
-
FFlorent Kirchner
-
AAlexander Kogtenkov
-
RRemi Lazarini
-
TTristan Le Gall
-
KKilyan Le Gallic
-
JJean-Christophe Léchenet
-
MMatthieu Lemerre
-
DDara Ly
-
DDavid Maison
-
CClaude Marché
-
AAndré Maroneze
-
TThibault Martin
-
FFonenantsoa Maurica
-
MMelody Méaulle
-
BBenjamin Monate
-
YYannick Moy
-
PPierre Nigron
-
AAnne Pacalet
-
VValentin Perrelle
-
GGuillaume Petiot
-
DDario Pinto
-
VVirgile Prevosto
-
AArmand Puccetti
-
FFélix Ridoux
-
VVirgile Robles
-
JJan Rochel
-
MMuriel Roger
-
CCécile Ruet-Cros
-
JJulien Signoles
-
FFabien Siron
-
NNicolas Stouls
-
HHugo Thievenaz
-
KKostyantyn Vorobyov
-
BBoris Yakobowski
Maintainers
Sources
frama-c-32.0-beta-Germanium.tar.gz
sha256=868d57ef8007fe6c0836cd151d8c294003af34aa678285eff9547662cad36aa3
doc/frama-c.kernel/Frama_c_kernel/Unicode/index.html
Module Frama_c_kernel.Unicode
Pretty printers of unicode symbols. Each function in this module prints a single unicode symbol, or an ASCII-based replacement if -no-unicode option is set.
This function can be used to turn on or off the use of unicode UTF-8 caracters in messages.
type printer = Format.formatter -> unitSet operations.
val pp_in_set : printer∈
val pp_empty_set : printer∈
∅
val pp_top : printer∅
⊤
val pp_bottom : printer⊤
⊥
val pp_union : printer⊥
∪
val pp_le : printer≤
val pp_ge : printer≤
≥
val pp_eq : printer≥
≡
val pp_neq : printer≡
≢
val pp_not : printer¬
val pp_and : printer¬
∧
val pp_or : printer∧
∨
val pp_xor : printer∨
⊻
val pp_implies : printer⇒
val pp_iff : printer⇒
⇔
val pp_in_acsl : printer∈
val pp_forall : printer∈
∀
val pp_exists : printer∀
∃
val pp_boolean : printer𝔹
val pp_integer : printer𝔹
ℤ
val pp_real : printerℤ
ℝ
val pp_pi : printerπ
val pp_lambda : printerπ
λ
val pp_mu : printerλ
µ
val pp_right_arrow : printer→
val pp_plus_minus : printer±
val pp_times : printer±
×
val pp_ellipsis : printer…
val pp_floor : 'a Pretty_utils.formatter -> 'a Pretty_utils.formatter⌊elt⌋
val pp_ceil : 'a Pretty_utils.formatter -> 'a Pretty_utils.formatter⌊elt⌋
⌈elt⌉
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>