Post AtmTOl1PFhK7whhscS by [email protected] | |
More posts by [email protected] | |
Post #AtlVoY8Tn1pMGCTvHc by [email protected] | |
0 likes, 0 repeats | |
Haskell coders:Say I want to parse a string and I don't need a fancy proper… | |
Post #AtlVoYFDNzDOb5dImW by [email protected] | |
0 likes, 0 repeats | |
If a beginner was like "I am looking for a haskell library that's the … | |
Post #AtmSf3HN2UBFFXNc2q by [email protected] | |
0 likes, 0 repeats | |
@mcc megaparsec? | |
Post #AtmSf3NOg507YECQRE by [email protected] | |
0 likes, 0 repeats | |
@dysfun ok. isn't that the super industrial strength one? at least one of t… | |
Post #AtmSmrkrlnMHpAu0DQ by [email protected] | |
0 likes, 0 repeats | |
@mcc megaparsec is the go-to easy to use one that does everything. | |
Post #AtmSmrrFO4Sk8xt6A4 by [email protected] | |
0 likes, 0 repeats | |
@dysfun @mcc yeah even in cases where a parser isn't Needed, megaparsec is … | |
Post #AtmSorhGxMA8DwAspU by [email protected] | |
0 likes, 0 repeats | |
@mcc as an outsider, I didn’t get in to Haskel because answers to this seemed… | |
Post #AtmSoro0YJYAYpKGKO by [email protected] | |
0 likes, 0 repeats | |
@mcc I have a total of no PhDs, and that mean I can’t have PhDs in all of the… | |
Post #AtmTBEyx3zR2oQ75Rw by [email protected] | |
0 likes, 0 repeats | |
@dysfun Great. Thank you. | |
Post #AtmTJhqFeDQCdT53HE by [email protected] | |
0 likes, 0 repeats | |
@mcc @dysfun I'd second this. I had a look at some regex libraries in Haske… | |
Post #AtmTKcKJdckDovZque by [email protected] | |
0 likes, 0 repeats | |
@mcc From personal experience with parsec and attoparsec (plus more arcane stuf… | |
Post #AtmTOl1PFhK7whhscS by [email protected] | |
0 likes, 0 repeats | |
@mcc that last sentence is a good general policy | |
Post #AtmTOl7QtI90FOWh0q by [email protected] | |
0 likes, 0 repeats | |
@EMR In fact it is the general policy but I felt it was good to explicitly voca… | |
Post #AtmTfT57CrrbEDPTEW by [email protected] | |
0 likes, 0 repeats | |
@mcc @dysfun there’s quite a good chapter on parsec (megaparsec precursor) in… | |
Post #AtmU2eslUuQ2UKgucy by [email protected] | |
0 likes, 0 repeats | |
@mcc @dysfun attoparsec is the performance-focused one | |
Post #AtmU6QwPGyN2POC7n6 by [email protected] | |
0 likes, 0 repeats | |
@mcc there's megaparsec (https://hackage.haskell.org/package/megaparsec) wh… |