Darwin (operating system)

Darwin
DeveloperApple Inc.
Written inC, C++, Objective-C, assembly language
OS familyUnix-like, FreeBSD, BSD
Working stateCurrent
Source modelcurrently open source with proprietary components, previously open source
Initial releaseNovember 15, 2000 (2000-11-15)
Latest release24.0.0 / September 16, 2024 (2024-09-16)
Repositorygithub.com/apple-oss-distributions/distribution-macOS
Platforms
Kernel typeHybrid (XNU)
Influenced byNeXTSTEP, FreeBSD, BSD
Default
user interface
Command-line interface (Unix shell)
LicenseMostly Apple Public Source License (APSL), with closed-source drivers
Official websiteopensource.apple.com/releases/

Darwin is the core Unix-like operating system of macOS, iOS, watchOS, tvOS, iPadOS, audioOS, visionOS, and bridgeOS. It previously existed as an independent open-source operating system, first released by Apple Inc. in 2000. It is composed of code derived from NeXTSTEP, FreeBSD and other BSD operating systems, Mach, and other free software projects' code, as well as code developed by Apple. Darwin's unofficial mascot is Hexley the Platypus.

Darwin is mostly POSIX-compatible, but has never, by itself, been certified as compatible with any version of POSIX. Starting with Leopard, macOS has been certified as compatible with the Single UNIX Specification version 3 (SUSv3).