Darling: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
No edit summary
Emunix (talk | contribs)
m It's active again
 
(4 intermediate revisions by 4 users not shown)
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
|website = [http://darlinghq.org/ darlingHQ.org]
|website = [http://darlinghq.org/ darlingHQ.org]
|source = [https://github.com/darlinghq/darling GitHub]
|source = [https://github.com/darlinghq/darling GitHub]
|issuetracker = [https://github.com/darlinghq/darling/issues GitHub]
|license = {{License|GPLv3}}
|license = {{License|GPLv3}}
|prog-lang = {{Proglang|Objective-C}}, {{Proglang|C}}, {{Proglang|C++}}
}}
}}


Line 18: Line 20:
* [https://docs.darlinghq.org/build-instructions.html Build Instructions]
* [https://docs.darlinghq.org/build-instructions.html Build Instructions]


[[Category:Software]]
[[Category:Compatibility layers]]
[[Category:Compatibility layers]]
[[Category:Linux emulation software]]
[[Category:Linux software]]
[[Category:Stalled software]]
[[Category:Active software]]

Latest revision as of 15:04, 23 July 2026

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
Issue tracker 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.

[edit | edit source]