Nick Overdijk

Results 5 comments of Nick Overdijk

Hi! I was taking this for a spin, but got a panic when the 'take_split' tried to index a string between code points: ``` thread 'test_nom_token_recipe' panicked at 'byte index...

> Can you explain more clearly why it's perfect for your use case (with example & grammar) ? For me this parser is totally opposite to the concept of combinator....

The brackets were for clarity, the actual input is just `Rub the lovely kitten's belly for 30 minutes with vigor`. I am sure you can come up with a way...

I got a similar panic, with a (minimal) stacktrace. Hope this helps. ``` thread 'main' panicked at 'Positions [(150004, After), (150004, After)] are out of range for changeset len 149909!',...

Thanks for the quick response! Changing the extensions to XML manages to reproduce it. Here is the smallest one I could make. I would upload the files, but github does...