Universal-Variability-Language / uvl-lsp

Language server protocol for the Universal Variability Language (UVL)
MIT License
10 stars 3 forks source link

Modularize Parser and Analyzer Components #16

Open SundermannC opened 1 year ago

SundermannC commented 1 year ago

The parser, the analyzer, and a combination of both would all be useful standalone libraries. It would be great to encapsulate the functionalities in libraries that are then used by the LSP.

TobiUUlm commented 11 months ago

I haven't looked further into it, but this tool may be helpful:
https://lib.rs/crates/rudg