oak 0.8.0

A typed parser generator syntax extension for Parsing Expression Grammar (PEG).
Documentation
1
2
3
if else x;
let x = 4;
if x else +y;