lives-group / APEG

2 stars 0 forks source link

Interpreter error when using AnyPEG with PKleene #34

Closed tassilucas closed 2 years ago

tassilucas commented 3 years ago

The following APEG grammar and input file causes "java.lang.ArrayIndexOutOfBoundsException: Index 128 out of bounds for length 128" error. See below:

Grammar and input file interpError

And the output result outputError