John Haugeland

Results 253 comments of John Haugeland

@futagoza - I'll do my best to explain. You are facing several problems here. 1. Unicode has encodings, notations, and ranges 1. Here, the things that matter are "ranges" -...

[holy shit, someone committed a full string parser replacement almost a year ago](https://github.com/pegjs/pegjs/pull/616), and they recognized the overhead, so they let us use standard JS strings usually ***WHY ISN'T THAT...

There is no current maintainer. The person who took PEG over has never released anything. He worked on the next minor for three years, then said he didn't like how...

> Why not maintain your own fork? I have for three years now. My `peg` has almost a third of the issue tracker fixed. I had to clone it, rename...

@drewnolan - so, I'm not sure whether this is interesting or not, but, surrogate pairs don't actually work. It's just that, by coincidence, they usually do. In order to understand...

fully 10% of the prs that go south at work are because someone had to spend an hour fighting a formatter that wasn't able to understand that it was breaking...

Hi, it's more than three years later, and this needs to be updated - it's extremely high stakes for es6 and typescript users. This is already fixed in the never-to-be-released...

@ceymard - I realize it's ten years later, but I'm curious how this is different than #36

So, to abuse C++ ish terminology in a deeply incorrect way, the former are template statics, whereas the latter are constructor calls?

Thank you for your time in explanation I'll probably have another question for you in ten years. Have a good 2020s