Skip to main content

compile

Function compile 

Source
pub fn compile(source: &str) -> Result<String, Box<dyn Error>>
Expand description

Compile a .flutmax source string into a .maxpat JSON string.