Skip to content

a few questions #1

@fenugrec

Description

@fenugrec

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions