leap-lang 0.3.0

Leap language parser
Documentation
1
2
3
4
5
6
7
pub mod formatter;
pub mod handle;
pub mod leaptypes;
pub mod naming;
pub mod parser;
pub mod stdtypes;
mod prop_recursion_check;