{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic"},{"label":"Compilers","url":"https://skillfed.io/packages/category/software-development-compilers"}],"enrichment":{"capability":"Provides an Elixir language grammar for tree-sitter, enabling incremental parsing and syntax analysis of Elixir source code.","skillfed_tags":["parsing","tree-sitter","code-analysis"],"use_cases":["Build a Python-based Elixir code formatter or linter that needs precise syntax tree information.","Implement IDE features like code navigation or refactoring for Elixir in a Python editor backend.","Analyze Elixir codebases programmatically to extract metrics, dependencies, or code patterns.","Create documentation generators or code visualization tools that parse Elixir source files."],"what_it_does":"tree-sitter-elixir is a Python binding for an Elixir language grammar compatible with the tree-sitter incremental parsing framework. It enables Python applications to parse and analyze Elixir source code with syntax-aware tree construction, useful for code analysis tools, linters, and IDE features. The package ships as precompiled wheels for Python 3.9+ across major platforms (macOS, Linux, Windows) and ARM architectures, reducing build friction. It has no runtime dependencies beyond Python itself.\n\nThe grammar is production-ready and currently used by GitHub for source code highlighting and code navigation. The project is actively maintained with recent commits and is part of the official Elixir language organization. It integrates with the broader tree-sitter ecosystem, allowing developers to leverage existing tree-sitter tooling and patterns for Elixir code inspection.","worth_installing":"Yes. The package is actively maintained, production-grade, widely used by GitHub, carries no known vulnerabilities, and has a permissive license. Medium install friction is offset by precompiled wheels across platforms. Install if you need to parse or analyze Elixir code."},"id":"tree-sitter-elixir","links":{"html":"https://skillfed.io/packages/tree-sitter-elixir","md":"https://skillfed.io/packages/tree-sitter-elixir.md","pypi":"https://pypi.org/project/tree-sitter-elixir/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-02","license_spdx":null,"license_treatment":"permissive","name":"tree-sitter-elixir","python_support":"supports_current","summary":"Elixir grammar for tree-sitter"},"popularity":{"monthly_downloads":1750952,"position":3593,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.3.5"}
