Darling: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
NNNkey (talk | contribs)
m Extra spaces deleted
Emunix (talk | contribs)
m It's active again
 
(9 intermediate revisions by 9 users not shown)
Line 2: Line 2:
|title = Darling
|title = Darling
|logo = Darling.png
|logo = Darling.png
|version = git
|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]
|license = GNU GPL v3
|issuetracker = [https://github.com/darlinghq/darling/issues GitHub]
|license = {{License|GPLv3}}
|prog-lang = {{Proglang|Objective-C}}, {{Proglang|C}}, {{Proglang|C++}}
}}
}}
'''Darling''' is an open source [[Compatibility layers|compatibility layer]] for Linux that is designed to run OS X executables. It does not support graphical user interface (GUI) programs as of Jan 2019, 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 [https://github.com/darlinghq/darling GitHub].


==External Links==
'''Darling''' is an open source [[Compatibility layers|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.
[http://blog.darlinghq.org/ Development Blog]
The program must be self-built on a 64-bit x86 Linux distribution using the source code provided on [https://github.com/darlinghq/darling GitHub]. Currently, only basic applications can run.
[https://wiki.darlinghq.org/build_instructions Build Instructions]


==External links==
* [http://blog.darlinghq.org/ Development Blog]
* [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]