Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Swift for Windows | Better HN
story
Swift for Windows
(opens in new tab)
swiftforwindows.codeplex.com
43 points
chrisamanse
10y ago
21 comments
Share
21 comments
default
newest
oldest
kybernetyk
10y ago
That's great. Now we need a UI framework :)
Maarten88
10y ago
Maybe it'd be possible to use code from the Microsoft iOS to Windows bridge? It's for objective c, but it bridges UIkit to UWP controls...
https://github.com/Microsoft/WinObjC/tree/master/Frameworks/...
colejohnson66
10y ago
Can you dynamically load DLLs? If so, there's your UI kit (sortove).
marvel_boy
10y ago
Newbie here. How is this possible? I guess that most of the libraries UIKit,.. are only available on MacOS and Unix. How can this run on Windows?
chrisamanse
OP
10y ago
This is just Swift :) It does not include the UIKit or AppKit framework. Not yet at least. Let's hope that Apple open source them too.
Razengan
10y ago
Apple should drop the bomb at WWDC and announce macOS as open source.
2 more replies
copperx
10y ago
But it does have things like NSArray, right?
1 more reply
wsc981
10y ago
It runs without most of the libraries. The Linux version of Swift doesn't have AppKit / UIKit either.
ah-
10y ago
Codeplex still exists?
j
/
k
navigate · click thread line to collapse