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
- Host: GitHub
- URL: https://github.com/iquiw/emacs-tree-sitter-module-dll
- Owner: iquiw
- Created: 2022-12-25T14:53:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-19T03:58:37.000Z (6 months ago)
- Last Synced: 2026-01-19T13:19:27.136Z (6 months ago)
- Topics: emacs, tree-sitter, windows
- Language: Shell
- Homepage:
- Size: 238 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)