Module mycroft::codegen [] [src]

codegen contains code related to producing Rust code with the relevant data structures. It would be difficult to avoid generating code due to type-level decisions in terms of what data structures and APIs to provide.

Functions

program

Transforms a complete Mycroft program in IR form into code to include in a user program