drym-org / symex.el

An intuitive way to edit Lisp symbolic expressions ("symexes") structurally in Emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adopt emacs-29 builtin treesit library

RomeoV opened this issue · comments

commented

Hello! As far as I can tell, the current state of symex-2.0 aims at integrating tree-sitter functionality through the tree-sitter.el library. However, now that tree-sitter has landed in the emacs-29 release, is there any though about adopting the build-in library instead?

Cheers!

Hi! Yes, for sure, it will be ideal to use the built-in library. This has come up before but it's good to have a dedicated issue for it, so thanks for creating one! I've lately been working on related initiatives around Attribution Based Economics (e.g. see this blog post) but I'm hoping to return to Symex 2.0 work soon. If you're interested in helping in any way, stay tuned on this issue as well as this PR 🙂