-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Andrew Appel edited this page Nov 17, 2023
·
7 revisions
Welcome to the CertiCoq wiki. The Wiki provides documentation for the CertiCoq compiler.
-
The CertiCoq Plugin
Useful information about the usage of the CertiCoq plugin. -
The bootstrapped CertiCoqC and CertiCoqChk Plugins
Useful information about the bootstrapped plugins. -
The CertiCoq Pipeline
Information about the CertiCoq 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 CertiCoq's memory representation and runtime. -
When C code allocates on the Coq heap
How to write C functions that interface with Coq functions