Open liss-h opened 8 months ago
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:
Also: ANTLR causes stack overflows on deeply nested path queries -> resolved
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: