tree-sitter-elisp icon indicating copy to clipboard operation
tree-sitter-elisp copied to clipboard

tree-sitter grammar for emacs lisp

Results 4 tree-sitter-elisp issues
Sort by recently updated
recently updated
newest added

Hi @Wilfred! Admired your Emacs advocacy for many years, so I'm glad of an opportunity to discuss Elisp with you. I've been writing a [parser](https://github.com/shymega/emacsconf2nix) in Rust (for Nix) to...

I got this far but i still cant run it. `(tree-sitter-hl-mode)` results in: `tree-sitter--setup: No language registered for major mode ‘emacs-lisp-mode’` ``` (use-package tree-sitter :straight t :hook ((emacs-lisp-mode . tree-sitter-mode)...

This is consistent with Emacs highlighting.

Hi thanks for this tree-sitter i would love to use this tree-sitter to muse files that verry close to elisp the link for inspiration the text mate grammar https://github.com/Alhadis/language-emacs-lisp/blob/master/grammars/muse.cson