UNPKG
apg-lite
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
lightweight JavaScript APG parser
github.com/ldthomas/apg-lite
ldthomas/apg-lite
apg-lite
/
__tests__
/
anbncn.txt
7 lines
(6 loc)
•
81 B
Plain Text
View Raw
1
2
3
4
5
6
7
S
= &(AB !b)
1
*a BC !c
AB
= a [ab] b
BC
= b [bc] c
a
=
"a"
b
=
"b"
c
=
"c"