Crate calyx_utils

source ·
Expand description

Shared utilities for the Calyx compiler.

Structs

Enums

  • Possible choices for output streams. Used by the -o option to the compiler.

Traits

  • A trait representing something in the IR that has a name.
  • An IR node that may contain position information.

Functions

Type Definitions