compile_kripke

Function compile_kripke 

Source
pub fn compile_kripke(input: &str) -> Result<String, ParseError>
Expand description

Compile with Kripke semantics lowering. Modal operators are transformed into explicit possible world quantification.