Difference between revisions of "Darling"

From Emulation General Wiki
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
 
(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 = 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
 
}}
 
}}
'''Darling''' is an open source 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].
 
  
 +
'''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.
 +
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.
  
==External Links==
+
==External links==
[http://blog.darlinghq.org/ Development Blog]
+
* [http://blog.darlinghq.org/ Development Blog]
 
+
* [https://docs.darlinghq.org/build-instructions.html Build Instructions]
[https://wiki.darlinghq.org/build_instructions Build Instructions]
 
  
 
[[Category:Compatibility layers]]
 
[[Category:Compatibility layers]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]

Latest revision as of 21:41, 24 August 2023

Darling
Darling.png
Developer(s) Luboš Doležel
Latest version N/A
Active Yes
Platform(s) Linux
Emulates macOS
Website darlingHQ.org
License GNU GPL v3
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.

External links[edit]