potassco / tree-sitter-clingo

🌳 Clingo grammar for tree-sitter
MIT License
5 stars 1 forks source link

Remove support for legacy syntax #15

Open sthiele opened 5 months ago

sthiele commented 5 months ago

Currently the grammar still supports legacy syntax like CSP literals and #disjoint. While this enables compatibility with older code, we should remove these deprecated features at some point to ensure consistency and maintainability.