[][src]Function itsy::frontend::parse

pub fn parse(input: &str) -> Result<Program, u32>

Parses an Itsy source file into a program AST structure.