Description
Compiler internals can be reused by tools that inspect or transform OCaml 4 code. This helps analyzers, editor integrations, generators, and build helpers work with the same structures the compiler uses.
It is a development support library, not a user-facing program. It is mainly installed by OCaml tooling that needs compiler modules.