[][src]Function jingo_lib::compile

pub fn compile(code: &str, _output: Option<PathBuf>) -> Result<(), JingoError>

Compiles code to the best of the compilers (current) ability, e.g. lexing.