Skip to content

Switch to a different parsing library #29

@liss-h

Description

@liss-h

Due to the lacking performance of ANTLR consider switching to a different parsing library.

Question: Is SPARQL context-free? (i.e. parsable with parser-combinators)
Answer: yes

Possible Libraries to look into (in no particular order):

Important features:

  • fast
  • correct
  • easy to maintain
  • expressive parsing errors
  • stream support (optional?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions