leekscript-rs 0.1.0

LeekScript parser, formatter, and semantic analysis in Rust
Documentation
1
for (var i = 0; i < 10; i = i + 1) { }