Swift compiler for MSVC (20160515)

uses Visual Studio 2015 runtime

Posted by Han Sangjin on May 15, 2016

What is this?

  • Swift compiler for MSVC 64bit runtime

Notice

  • No Glibc-like module is included.
  • Foundation module is NOT included.
  • MSVC runtime is NOT included. You should install the Visual Studio 2015.
  • No GUI support.
  • NOT compatible with the MinGW-w64 port and Cygwin port.
  • DOWNLOAD and more details: swift-msvc-20160515 from tinysun212