awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSwift Source Code Transformers

Tools that programmatically modify Swift source code by traversing and editing the abstract syntax tree while preserving lexical structure.

Distinct from Java Source Code Transformers: Distinct from Java Source Code Transformers by targeting the Swift language and its specific AST representation.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Swift Source Code Transformers. Refine with filters or upvote what's useful.

Awesome Swift Source Code Transformers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • apple/swift-syntaxAvatar apple

    apple/swift-syntax

    3,671Vezi pe GitHub↗

    swift-syntax is a library for parsing, manipulating, and generating Swift source code. It provides a source-accurate abstract syntax tree representation of Swift code, acting as a parser, transformer, and code generator. The project serves as the infrastructure for Swift macro development, enabling the expansion and transformation of source code during compilation. It is used to build compiler tooling for static analysis, formatting, and automated refactoring. The system covers a broad range of source analysis capabilities, including the ability to convert source code into structured trees f

    Provides the primary infrastructure for programmatically modifying and transforming Swift source code via a source-accurate syntax tree.

    Swift
    Vezi pe GitHub↗3,671
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Source Code Templates
  5. Source Code Transformation Engines
  6. Swift Source Code Transformers