index
:
mry
master
pex
GLL Recognizer
Nathan Reiner <nathan@nathanreiner.xyz>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grammar
/
simple.gr
blob: 42b256f24581fa20eb8029a3a6d19893b14202c4 (
plain
)
1
2
3
4
5
6
7
S -> A S d S -> B S S -> _ A -> a A -> c B -> a B -> b