Crate codegem

source ·
Expand description

Codegem

Codegem makes it easy to generate code.

Modules

[codegem::ir] contains the intermediate representation (IR) that programs using this crate interface with, as well as a builder struct to create the intermediate representation.

Traits