Open Issues Need Help
View All on GitHub Thoughts on parser rewrite about 1 month ago
AI Summary: This issue proposes a major rewrite of the library's parser due to accumulating corner cases, performance limitations, and a clunky API. Key ideas include rewriting in Rust, using an in-memory database, implementing a proper lexer and tokenizer, and improving token assembly. The primary goals are significantly improved performance and a lighter API, while explicitly excluding support for arbitrary Python inline functions and layer assembly.
Complexity:
4/5
enhancement help wanted question breaking change
bug enhancement help wanted breaking change community
False positive for oelint.spaces.linebeginning 8 months ago
bug help wanted