What is this?
- Development environment for Swift programming for Windows applications
- Includes Swift 3.1 compiler
Notice
Foundation module
is included.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.
- Compiler Source: swift-mingw-20171201 from tinysun212 (based on: swift-DEVELOPMENT-SNAPSHOT-2017-04-09 from apple/swift)