Swift for Windows 1.8 Released

includes Swift 4.0.3 compiler

Posted by Han Sangjin on January 3, 2018

What is this?

  • Development environment for Swift programming for Windows applications
  • Includes Swift 4.0.3 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-4.0.3+mingw.20180102 from tinysun212 (based on: swift-4.0.3-RELEASE from apple/swift)