Crate espr[][src]

Expand description

About EXPRESS Language

EXPRESS language standardized as ISO-10303-11.

Modules

Abstract Syntax Tree (AST) of EXPRESS Language

Code generation

Intermediate Representation (IR) legalized (semantically analyzed) from SyntaxTree

Parser combinator for EXPRESS language