Pinned Repositories
celsius-converter
Swift/Java interoperability example mixing Java & Swift code for a tiny Swing UI application
swift-concurrency-objc
Swift Concurrency Translation of Objective-C APIs for iOS, macOS, tvOS, and watchOS
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
swift-macro-examples
Example macros for the Swift macros effort
SwiftTypeSystem
Experiment with expressing the Swift type system as value types
DougGregor's Repositories
DougGregor/swift-macro-examples
Example macros for the Swift macros effort
DougGregor/swift-concurrency-objc
Swift Concurrency Translation of Objective-C APIs for iOS, macOS, tvOS, and watchOS
DougGregor/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
DougGregor/SwiftTypeSystem
Experiment with expressing the Swift type system as value types
DougGregor/celsius-converter
Swift/Java interoperability example mixing Java & Swift code for a tiny Swing UI application
DougGregor/swift
The Swift Programming Language
DougGregor/DougGregor.github.io
Doug Gregor's Personal Website
DougGregor/swift-clang
DougGregor/swift-java-deps
Example repository showing a SwiftPM build tool plugin dependency issue
DougGregor/swift-typed-throws
Repository of the pitch for Typed Throws for the Swift Language.
DougGregor/sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
DougGregor/swift-driver
Swift compiler driver reimplementation in Swift
DougGregor/swift-lldb
This is the version of LLDB that supports the Swift programming language & REPL.
DougGregor/swift-llvm
DougGregor/swift-syntax
SwiftPM package for SwiftSyntax library.
DougGregor/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
DougGregor/llvm-project
DougGregor/swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
DougGregor/swift-corelibs-xctest
The XCTest Project, A Swift core library for providing unit test support
DougGregor/swift-format
Formatting technology for Swift source code
DougGregor/swift-foundation
The Foundation project
DougGregor/swift-package-manager
The Package Manager for the Swift Programming Language
DougGregor/swift-protobuf
Plugin and runtime library for using protobuf with Swift
DougGregor/swift-java
DougGregor/swift-org-website
Swift.org website
DougGregor/swift-stress-tester
Stress testing utilities for Swift's tooling