leekscript-rs 0.1.0

LeekScript parser, formatter, and semantic analysis in Rust
Documentation
1
var arr = [1, 2, 3]; var m = ['a': 1, 'b': 2];