-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi,
cool project, thanks for sharing. I'm quickly looking over the code, and have a few questions :
- have you considered putting in libdfloat as a git submodule ? allows you to ensure a "known working" libdfloat commit is used, and spares the user from cloning two different trees
- you sure went to town with the state machines all over the place ! : ) Any particular reason to do this for the core CSV parsing rather than e.g. an ANTLR grammar and parser ? seems like CSV would lend itself well to that. Or even just libcsv as the low-level backend.
- any plans to keep working on this or would you consider it dormant ?
Metadata
Metadata
Assignees
Labels
No labels