awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tree-sitter-grammars avatar

tree-sitter-grammars/tree-sitter-hcl

0
View on GitHub↗
143 stars·29 forks·HCL·Apache-2.0·9 viewstree-sitter-grammars.github.io/tree-sitter-hcl↗

Tree Sitter Hcl

HCL grammar for tree-sitter

Features

  • HCL Libraries - Defines grammar for syntax-aware code analysis tools.

Star history

Star history chart for tree-sitter-grammars/tree-sitter-hclStar history chart for tree-sitter-grammars/tree-sitter-hcl

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tree Sitter Hcl

These projects share indexed features with Tree Sitter Hcl. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • amplify-education/python-hcl2amplify-education avatar

    amplify-education/python-hcl2

    311View on GitHub↗

    A parser for HCL2 written in Python using Lark. It can be used as a Python library or through its CLI tools: hcl2tojson, jsontohcl2, and hq — a jq-like query tool for HCL files. Supports HCL2 only (not backwards compatible with HCL v1) and works with any HCL2 config file such as Terraform.

    Python
    View on GitHub↗311
  • martinohmann/hcl-rsmartinohmann avatar

    martinohmann/hcl-rs

    178View on GitHub↗

    HCL parsing and encoding libraries for rust with serde support

    Rust
    View on GitHub↗178
  • virtuald/pyhclvirtuald avatar

    virtuald/pyhcl

    341View on GitHub↗

    HCL is a configuration language. pyhcl is a python parser for it.

    Python
    View on GitHub↗341
  • winebarrel/rhclwinebarrel avatar

    winebarrel/rhcl

    15View on GitHub↗

    Pure Ruby HCL parser

    Ruby
    View on GitHub↗15
Compare all 5 related projects→

Frequently asked questions

What does tree-sitter-grammars/tree-sitter-hcl do?

HCL grammar for tree-sitter

What are the main features of tree-sitter-grammars/tree-sitter-hcl?

The main features of tree-sitter-grammars/tree-sitter-hcl are: HCL Libraries.

Which projects share features with tree-sitter-grammars/tree-sitter-hcl?

Projects with overlapping indexed features include: amplify-education/python-hcl2 — A parser for HCL2 written in Python using Lark. It can be used as a Python library or through its CLI tools:… martinohmann/hcl-rs — HCL parsing and encoding libraries for rust with serde support. virtuald/pyhcl — HCL is a configuration language. pyhcl is a python parser for it. winebarrel/rhcl — Pure Ruby HCL parser. wondrify/hcl4j — HCL is the Hashicorp Configuration Language used in Terraform. This is a java Parser for parsing HCL and converting to…