valkyrie-parser 0.2.5

The hand write parser of valkyrie language
Documentation
1
2
3
4
match a {
    case a: a
    else: 1
}