kiki 7.0.0

A minimalist parser generator for Rust.
Documentation
1
2
3
4
5
struct Epsilon

terminal Token {
    $Num: isize
}