Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Swift for Windows
(opens in new tab)
(swiftforwindows.codeplex.com)
43 points
chrisamanse
10y ago
21 comments
Save
Share
21 comments
9 comments · 3 top-level
top
newest
oldest
marvel_boy
10y ago
· 4 in thread
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.
kybernetyk
10y ago
· 2 in thread
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).
ah-
10y ago
Codeplex still exists?
j
/
k
navigate · click thread line to collapse