An open API service indexing awesome lists of open source software.

https://github.com/iquiw/emacs-tree-sitter-module-dll

tree-sitter module DLLs for Emacs
https://github.com/iquiw/emacs-tree-sitter-module-dll

emacs tree-sitter windows

Last synced: 5 months ago
JSON representation

tree-sitter module DLLs for Emacs

Awesome Lists containing this project

README

          

# tree-sitter module DLLs

tree-sitter language module DLLs for Emacs.

## Languages

- [bash](https://github.com/tree-sitter/tree-sitter-bash)
- [c](https://github.com/tree-sitter/tree-sitter-c)
- [c-sharp](https://github.com/tree-sitter/tree-sitter-c-sharp)
- [cmake](https://github.com/uyha/tree-sitter-cmake)
- [cpp](https://github.com/tree-sitter/tree-sitter-cpp)
- [css](https://github.com/tree-sitter/tree-sitter-css)
- [dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile)
- [elixir](https://github.com/elixir-lang/tree-sitter-elixir)
- [go](https://github.com/tree-sitter/tree-sitter-go)
- [gomod](https://github.com/camdencheek/tree-sitter-go-mod)
- [heex](https://github.com/phoenixframework/tree-sitter-heex)
- [html](https://github.com/tree-sitter/tree-sitter-html)
- [java](https://github.com/tree-sitter/tree-sitter-java)
- [javascript](https://github.com/tree-sitter/tree-sitter-javascript)
- [jsdoc](https://github.com/tree-sitter/tree-sitter-jsdoc)
- [json](https://github.com/tree-sitter/tree-sitter-json)
- [lua](https://github.com/tree-sitter-grammars/tree-sitter-lua)
- [markdown/-inline](https://github.com/tree-sitter-grammars/tree-sitter-markdown)
- [python](https://github.com/tree-sitter/tree-sitter-python)
- [ruby](https://github.com/tree-sitter/tree-sitter-ruby)
- [rust](https://github.com/tree-sitter/tree-sitter-rust)
- [toml](https://github.com/tree-sitter-grammars/tree-sitter-toml)
- [typescript/tsx](https://github.com/tree-sitter/tree-sitter-typescript)
- [yaml](https://github.com/tree-sitter-grammars/tree-sitter-yaml)