35 repos
Build automation, compilation infrastructure, and developer tooling for the Swift programming language. The cluster centers on Swift's build system architecture, including the Swift Package Manager, the LLVM-based build orchestration layer (llbuild), and supporting tools and protocols that enable efficient compilation and dependency management. Repositories here cover everything from the core build driver and package resolution to foundational build abstractions and ordered data structures used throughout Swift's toolchain.
swiftlang/swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.