Crate aluasm[][src]

Modules

Analyzer code converting abstract parse tree, returned by parser, into an abstract syntax tree (AST)

Abstract syntax tree data types

Compiler converting AST constructed by analyzer into instructions and library data structure

Enums

Errors happening when editing existing instruction (should never happen and indicate internal compiler bug)