Darling: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
|logo = Darling.png
|logo = Darling.png
|active = Yes
|active = Yes
|platform = Linux
|platform = [[Emulators on Linux|Linux]]
|target = macOS
|target = macOS
|developer = Luboš Doležel
|developer = Luboš Doležel
Line 9: Line 9:
|source = [https://github.com/darlinghq/darling GitHub]
|source = [https://github.com/darlinghq/darling GitHub]
|license = {{License|GPLv3}}
|license = {{License|GPLv3}}
|prog-lang = {{Proglang|Objective-C}}, {{Proglang|C}}, {{Proglang|C++}}
}}
}}



Revision as of 00:41, 26 October 2024

Darling
Developer(s) Luboš Doležel
Latest version N/A
Active Yes
Platform(s) Linux
Emulates macOS
Website darlingHQ.org
Programmed in Objective-C, C, C++
License GPLv3
Source code GitHub

Darling is an open source compatibility layer for Linux that is designed to run macOS executables. It only supports very basic graphical user interface (GUI) programs as of Jul 2023, but can run various console tools or applications including Apple’s Toolchain and Midnight Commander. The program must be self-built on a 64-bit x86 Linux distribution using the source code provided on GitHub. Currently, only basic applications can run.