A resilient LL Sparql parser. This is supposed to become the core parser for the Qlue-ls Langauge server.
It uses rowan for the red-green-tree datastructure under the hood. The produced syntax trees are defined in sparql.ungram.
A resilient LL Sparql parser. This is supposed to become the core parser for the Qlue-ls Langauge server.
It uses rowan for the red-green-tree datastructure under the hood. The produced syntax trees are defined in sparql.ungram.