[swift-users] Swift 2.2 cygwin port
Sangjin Han
tinysun.net at gmail.com
Sun Jan 17 16:45:07 CST 2016
Swift 2.2 cygwin port available!
(all features are not ported)
Download tar ball from https://github.com/tinysun212/swift-cygwin-bin
You can compile and run swift source like this.
swiftc Hello.swift
./Hello
OR
swift Hello.swift
*REPL feature is not working yet.
You will need newest version of cygwin-64 and some package set.
Thanks,
Han Sangjin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160118/d9ed728d/attachment.html>
More information about the swift-users
mailing list