Skip to main content

Crate sml_lang

Crate sml_lang 

Source

Re-exports§

pub use error::Error;
pub use error::ErrorType;
pub use lexer::Token;

Modules§

codegen
error
lexer
validator

Functions§

compile
Main SML pipeline entrypoint