Skip to content

Type Systems

LLVM

Parsing

Compiler Architecture

OCaml

How to Generate the OCamldoc for packages within a Nix flake. As long as both odoc and ocamlfind are included in the flake, as well as any packages that you want to generate the documentation for are also installed in the flake.

odig doc --lib-dir=$(ocamlfind query llvm)/.. -u

Proof Assistants

General

Rocq

Note

The workflow for building changed significantly in v9.0

Lean

Operating Systems