[flagged]
[flagged]
Apple is rewriting Foundation in Swift
11–20 of 263 posts
Re: Apple is rewriting Foundation in Swift
#12Re: Apple is rewriting Foundation in Swift
#13Re: Apple is rewriting Foundation in Swift
#14Considering Swift 1.0 was released in September 2014 I'm not exactly bowled over by how long it's taken Apple, with all their resources, to rewrite Foundation.
Re: Apple is rewriting Foundation in Swift
#15Very soon it will not be possible to publish an app on iOS not built with the house language.
For those who don’t know, using C/C++ and opengl was easily done on iOS for many years, as llvm/clang was the official compiler.
Re: Apple is rewriting Foundation in Swift
#16Re: Apple is rewriting Foundation in Swift
#17Considering Swift 1.0 was released in September 2014 I'm not exactly bowled over by how long it's taken Apple, with all their resources, to rewrite Foundation.
9 years is not that long for a programming language. PG's (in)famous eassy on Python Paradox [1] was written in 2004. By the time Python was 13 years old and it was still a "cool kid's language".
Re: Apple is rewriting Foundation in Swift
#18Well, this is one more step toward a fully Swift-only platform. Very soon it will not be possible to publish an app on iOS not built with the house language. For those who don’t know, using C/C++ and opengl was easily done on iOS for many years, as llvm/clang was the official compiler.
Re: Apple is rewriting Foundation in Swift
#19Considering Swift 1.0 was released in September 2014 I'm not exactly bowled over by how long it's taken Apple, with all their resources, to rewrite Foundation.
It's how they've always done things. It was about 10 years after the last 68k Mac shipped before the entire classic OS was power. Same with moving everything from carbon to cocoa.