Crate zypo_lib

Source
Expand description

§Overview

zypo-lib is the primary backend library for the reference Zypo compiler. If you are looking for the CLI for zypo-rs, you may find it here.

Modules§

  • Compiler backend (also known as a “code generator”).
  • Parser module, containing the AST and type-checking hooked in.