Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 16 submissions in the queue.
posted by cmn32480 on Monday March 28 2016, @01:12PM   Printer-friendly
from the they-forgot-windows dept.

ZDnet reports that, concurrent with the release of version 2.2 of its implementation of the Swift programming language, Apple Inc. has made available a port of the compiler, standard libraries, debugger and REPL (a CLI) to the Ubuntu operating system. The port does not include the core libraries, which the company says are not suitable for production use. The language is frequently used in software intended to run under Apple's OS X and iOS operating systems.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2, Insightful) by Anonymous Coward on Monday March 28 2016, @03:31PM

    by Anonymous Coward on Monday March 28 2016, @03:31PM (#323934)

    Will it work on Unixes without systemd ?

    Trick question. No self-respecting Unix system (or derivative) uses SystemD in the first place!

    Starting Score:    0  points
    Moderation   +2  
       Insightful=1, Underrated=1, Total=2
    Extra 'Insightful' Modifier   0  

    Total Score:   2  
  • (Score: 2) by bitstream on Monday March 28 2016, @04:31PM

    by bitstream (6144) on Monday March 28 2016, @04:31PM (#323955) Journal

    There already are Unixes that has been RedHated..

    The next step is Extinguish by requiring systemd API for applications.

  • (Score: 2) by isostatic on Monday March 28 2016, @06:29PM

    by isostatic (365) on Monday March 28 2016, @06:29PM (#324021) Journal

    No self-respecting Unix system (or derivative) uses SystemD in the first place!

    Why?

    • (Score: 0) by Anonymous Coward on Monday March 28 2016, @11:28PM

      by Anonymous Coward on Monday March 28 2016, @11:28PM (#324135)

      Why?

      The Unix philosophy [wikipedia.org]

      Do One Thing and Do It Well

      Eric Raymond’s 17 Unix Rules

      Rule of Modularity
      Rule of Separation
      Rule of Simplicity
      etc.

      -- OriginalOwner_ [soylentnews.org]

    • (Score: 0) by Anonymous Coward on Tuesday March 29 2016, @12:48PM

      by Anonymous Coward on Tuesday March 29 2016, @12:48PM (#324336)

      Besides the oft repeated "ignores Unix philosophy", systemd does some things right but get so many others wrong. The most offensive of all is the fact that systemd is worming its way into desktop software via low level libraries making desktop environments only compatible with systemd. This means XFCE, Gnome, Mate, etc, will be incompatible with non-systemd Linux and *BSD without systemd shims or a fork. How the hell did we go from an init system to a core library? It's creators know nothing of good design, simplicity or usability. They simply want a feather in their cap. Fuck em.