Crate humblegen

Crate humblegen 

Source
Expand description

Humblegen compiler library

Re-exports§

pub use ast::Spec;

Modules§

ast
Humble language abstract syntax tree
backend
parser
The humble language parser.

Enums§

Artifact
Which artifacts to produce in addition to user defined types
LibError

Traits§

CodeGenerator

Functions§

build
This method is intended for use form within a build.rs file.
parse