|
From: | Tassilo Horn |
Subject: | Re: Why tree-sitter instead of Semantic? (was Re: CC Mode with font-lock-maximum-decoration 2) |
Date: | Wed, 10 Aug 2022 19:03:13 +0200 |
User-agent: | mu4e 1.8.8; emacs 29.0.50 |
Lynn Winebarger <owinebar@gmail.com> writes: > I'm curious, though, as to why Semantic/CEDET seems to have been > superceded by external solutions like tree-sitter or LSP-based > (non-emacs) servers. I guess another very large bonus point for tree-sitter is that grammars for all major and not so major languages are already there [1] and don't need to be written and maintained by us. Bye, Tassilo [1] https://tree-sitter.github.io/tree-sitter/#available-parsers
[Prev in Thread] | Current Thread | [Next in Thread] |