What is this?
- Development environment for Swift programming for Windows applications
- Includes Swift 3.1 compiler
Notice
MinGWCrt module
is included. It is a Glibc-like module for the MinGW C runtime library.- A subset of the MinGW-w64 runtime is included.
- The alpha version of wxSwift module is included.
Foundation module
is NOT included.- Compiler Source: swift-mingw-20170606 from tinysun212 (based on: swift-DEVELOPMENT-SNAPSHOT-2017-04-09 from apple/swift)