As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and poss开发者_StackOverflowibly reopened, visit the help center for guidance.
Closed 10 years ago.
Do you know of software like MS Visual Studio for Mac ?
There is a free suite of tools called Xcode which you can download from Apple's developer site. It gives you an IDE, all the different compilers, a bunch of tools, etc.
For mono development: http://monodevelop.com/. Assuming thats what you mean by visual studio and using .NET.
For native mac apps XCode: http://developer.apple.com/technologies/tools/xcode.html.
精彩评论