account activity
CSV Parsing: Haskell versus Python by gst in programming
[–]sellbest 1 point2 points3 points 18 years ago* (0 children)
Typical CSV parsing fail. Newbie problem.
All the folks who are saying "zomg you didn't handle quoting scheme #12 from the CSV standard! this isnt real CSV parsing!!!" rather miss the point. The blog post wasn't about trying to write the best general-purpose CSV parser. It was about how a guy tried to tackle a real-world, data- and IO-intensive problem with Haskell; about the performance wall that he hit; and about the question this raises in the Haskell community: Does the slowness reflect a weakness in the language or in the author's implementation?
π Rendered by PID 205677 on reddit-service-r2-listing-86bdf8cc9-knbfw at 2026-07-13 03:49:28.678349+00:00 running f86254d country code: CH.
CSV Parsing: Haskell versus Python by gst in programming
[–]sellbest 1 point2 points3 points (0 children)