[][src]Crate zypo_lib

Overview

zypo-lib is the primary backend library for the reference Zypo compiler.

Modules

backend

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

parser

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