#rdf #sparql #parser

ll-sparql-parser

A resilient LL parser for SPARQL

4 releases (2 breaking)

0.4.1 Mar 1, 2025
0.4.0 Feb 28, 2025
0.3.0 Feb 26, 2025
0.2.0 Feb 26, 2025

#316 in Procedural macros

Download history 356/week @ 2025-02-24 68/week @ 2025-03-03 7/week @ 2025-03-10

106 downloads per month

MIT license

185KB
5.5K SLoC

LL-SPARQL-parser

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.

Dependencies

~4MB
~45K SLoC