-
Notifications
You must be signed in to change notification settings - Fork 38
Home
Matthieu Sozeau edited this page Mar 12, 2026
·
12 revisions
Welcome to the CertiRocq wiki. The Wiki provides documentation for the CertiRocq compiler.
-
The CertiRocq Plugin
Useful information about the usage of the CertiRocq plugin. -
The bootstrapped CertiRocqC and CertiRocqChk Plugins
Useful information about the bootstrapped plugins. -
The CertiRocq Pipeline
Information about the CertiRocq pipeline and its current verification status. -
Glue Code and FFI
Information about interfacing with the generated C code. -
Memory Model and Garbage Collection
Lightweight description of CertiRocq's memory representation and runtime. -
When C code allocates on the Rocq heap
How to write C functions that interface with Rocq functions