this post was submitted on 20 Jun 2023
79 points (95.4% liked)
Programmer Humor
33322 readers
822 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I also feel like it's not accurate anymore.
Java doesn't run on iOS. Period. In fact it's almost impossible to build an iOS app using Java - the only ways to do it are essentially to transpile Java to some other language, so Java isn't running on iOS at all.
iOS is one of the most popular operating system in the world by any measure. It supports a lot of languages.
But not Java.
But that is not Javas problem, but IOS. They could use available languages, but they refuse and instead make you use their own programming language, swift. Even more vendor lock-in. Once you start using Apple shit, you join a cult of technology dictatorship.
Contrary to Java, Swift is open source. Compilers also are open source and available on Windows and Linux besides macOS.
And it’s actually pretty easy to build apps in Swift using Visual Studio Code (you know, the Electron app available on every platform?)
Now, have fun with Android Studio and your transpiled BS Kotlin
OpenJDK says hello