Re: sheets — A high-performance C-backed CSV en gine for Lua
"'Martin Eden' via lua-l" <[email protected]> Sun, 5 Jul 2026 05:43:24 +0200
| Newsgroups | gmane.comp.lang.lua.general |
|---|---|
| Message-ID | <[email protected]> |
On 2026-07-04 19:16, Marc Balmer wrote: > Also, csv is a bit boring. Why not go for the open document format? CSV is real-world. I remember writing CSV parser in Lua like ten years ago. Input was 700 MB .csv from library Genesis. I think OP will discover how dirty real data can be (wrong quoting and different format flavors instead of one standard). And how hairy processing code becomes of this. And I won't dare to do it in ancient language without variable-length structures like C. -- Martin -- You received this message because you are subscribed to the Google Groups "lua-l" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/lua-l/8b15dd9e-3a1e-4ded-8744-711740a5d486%40disroot.org.