{"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 a tree-sitter grammar for parsing Objective-C code into syntax trees, enabling incremental parsing and code analysis.","skillfed_tags":["parsing","code-analysis","objective-c"],"use_cases":["Building static analysis tools or linters that examine Objective-C codebases for style or correctness.","Creating IDE plugins or editor extensions that provide syntax highlighting or navigation for Objective-C.","Implementing automated refactoring or code transformation tools for Objective-C projects.","Analyzing Objective-C code metrics or complexity for large codebases.","Generating documentation or API references from Objective-C source code."],"what_it_does":"tree-sitter-objc is a language grammar binding that provides Objective-C parsing support for the tree-sitter ecosystem. It allows developers to parse Objective-C source code into abstract syntax trees for analysis, transformation, or tooling purposes. The package provides precompiled wheels for multiple platforms (macOS, Linux, Windows across x86_64 and ARM architectures), reducing installation friction for common development environments.\n\nThe package is designed for developers building code analysis tools, linters, refactoring utilities, or IDE features that need to understand Objective-C syntax. It has no runtime dependencies and requires Python 3.9 or later. The grammar is maintained as part of the tree-sitter-grammars community project.","worth_installing":"Yes, if you need to parse or analyze Objective-C code programmatically. The MIT license is permissive, prebuilt wheels reduce friction, and no runtime dependencies simplify deployment. The aging status (606 days since release) warrants checking whether the grammar covers your target Objective-C features before committing to production use."},"id":"tree-sitter-objc","links":{"html":"https://skillfed.io/packages/tree-sitter-objc","md":"https://skillfed.io/packages/tree-sitter-objc.md","pypi":"https://pypi.org/project/tree-sitter-objc/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2024-12-16","license_spdx":null,"license_treatment":"permissive","name":"tree-sitter-objc","python_support":"supports_current","summary":"Objective-C grammar for tree-sitter"},"popularity":{"monthly_downloads":1591618,"position":3735,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.0.2"}
