Documentation

StrataDDM.Integration.Lean.Gen

Implements the #strata_gen command, which reads a dialect definition and generates Lean inductive types, toAst, and ofAst functions for each category used by the dialect.

Category Classification #

The generator classifies Init categories into several sets that control how code is generated:

#strata_gen ident generates an AST for the dialect ident.

This includes functions for converting from the standard AST to the generated AST and back.

Equations
Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For