Objective-C

Website

  • Libre
  • Mac
  • Windows
  • Linux
  • BSD
Description

Objective-C is an object-oriented, general-purpose programming language used for developing software and applications. It is an extension of the C programming language and provides object-oriented capabilities and a dynamic runtime. Objective-C was originally developed by Brad Cox and Tom Love in the early 1980s and was the primary development language used by Apple for the OS X and iOS operating systems. Objective-C is an object-oriented language, which means that it uses objects instead of variables and functions. It also has a dynamic runtime, which allows code to be dynamically updated and changed as needed. It also has a powerful message-sending feature that allows objects to interact with one another in a more natural way. As such, Objective-C is commonly used for developing user interfaces, graphical applications, and games. Objective-C is also the language of choice for developing apps for the Apple App Store. It is a powerful language that is easy to learn and allows developers to create high-quality apps quickly and easily. Objective-C is also open source, meaning developers can access the source code and make changes or improvements as needed.

Categories
Development software and applications

Alternatives