awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Abstract Syntax Tree Transformations · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAbstract Syntax Tree Transformations

Parsing and reprinting logic based on tree structures.

Explore 1 awesome GitHub repository matching software engineering & architecture · Abstract Syntax Tree Transformations. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Core Architecture
  4. Abstract Syntax Tree Transformations

Awesome Abstract Syntax Tree Transformations GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • prettier/prettier

    prettier/prettier

    51,664GitHubView on GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad

    JavaScriptangularastcss