[][src]Crate zypo_lib

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.

Links

Modules

backend

Compiler backend (also known as a "code generator").

parser

Parser module, containing the AST and type-checking hooked in.