Is Xcode developed in Xcode?
-
Apple's Xcode is a software development environment, so I was wondering⦠Obviously they couldn't use Xcode to develop the first version of Xcode, but once they had a functional development environment⦠Do they use current versions of Xcode to develop future versions of Xcode?
-
Answer:
Yes. In fact, most of the closed source components of Apple's operating systems and apps are written in Xcode. Apple distributes alpha versions of their entire software stackâfrom OS X all the way up to Xcodeâpretty aggressively within the company, so Xcode is actually written in horribly buggy prerelease versions of Xcode!
Brent Royal-Gordon at Quora Visit the source
Other answers
Xcode 1.0 is based on the http://en.wikipedia.org/wiki/Project_Builder, which was developed by http://en.wikipedia.org/wiki/NeXT. As in Wikipedia It was rewritten and informally dubbed PBx (http://www.cocoabuilder.com/archive/cocoa/26936-getting-started-pb-pbx.html)
Pradyumna Doddala
Of course. Xcode is just a graphical app to edit and call the compiler, amongst many other things of course. It could have been done on vi and compiled with GCC. Now the question you really wanted to ask was: how did the first C compiler got compiled? Who compiled GCC? ;)
Bruno D. Rodrigues
According to Stack Overflow, it's a mix of C, C++, Objective-C, and Objective-C++. I'm not sure anyone outside of Apple knows for sure: http://stackoverflow.com/questions/7773510/what-language-was-xcode-written-in
James Martin
Related Q & A:
- How to use NSzombie in xcode?Best solution by Stack Overflow
- How to Link Another Static Library to my Static Library in XCode?Best solution by Stack Overflow
- How to generate xcode project through terminal?Best solution by Stack Overflow
- How has tourism industry developed in South Asia?Best solution by Yahoo! Answers
- What is a double in xcode?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.