Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree-Sitter grammar parser for Elixir #8917

Closed
resolritter opened this issue Mar 28, 2019 · 1 comment
Closed

Tree-Sitter grammar parser for Elixir #8917

resolritter opened this issue Mar 28, 2019 · 1 comment

Comments

@resolritter
Copy link

https://tree-sitter.github.io/tree-sitter/#available-parsers

It seems like Elixir is not in the roadmap for language support.

Atom has the most complete implementation currently. I expect other editors (e.g. Vim, VSCode, Emacs, etc...) to follow in adoption when the API stabilizes and more bugs are fixed.

Project: https://github.com/tree-sitter/tree-sitter
Neovim: neovim/neovim#9219
Emacs: https://github.com/karlotness/tree-sitter.el
VSCode: microsoft/vscode#50140

Example grammar for Javascript

@whatyouhide
Copy link
Member

Hey @reaysawa, we reserve the issue tracker for issues or bugs in the language. For proposals we usually go to the elixir-core mailing list and for discussions we go to the Elixir Forum. Thanks! 💟

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants