elmx 0.1.0

elm compiler and runtime
Documentation
1
2
mod parser;
pub use parser::{Parser, token::{Token, TokenKind}, lexer::Lexer};