kursjan / petitparser2

A high-performance top-down parser
MIT License
41 stars 17 forks source link

Avoid #'whileNotNil:' #32

Closed jgfoster closed 5 years ago

jgfoster commented 5 years ago

Replace '] whileNotNil: [' with 'notNil] whileTrue: [' to increase portability.

kursjan commented 5 years ago

fixed by https://github.com/kursjan/petitparser2/commit/878f23c623f2c17abe60846e74eb3815e6f0531d