Hacker News new | ask | show | jobs
by masklinn 5565 days ago
Because you don't have to download the JDK source, build it and resolve all compilation issues with your environment before using java "from scratch"?
1 comments

The usual distribution package of scheme is the source package. The usual distribution of JDK is the installable bundle. If the argument for scheme is that it's already installed and set up by the admin, then the same thing can be said about JDK. In term of ease of setup or installation to the end users, it's about the same.

Once the JDK and environment have been set up by the sys admin, the tools are just available to the end users.

> If the argument for scheme is that it's already installed and set up by the admin, then the same thing can be said about JDK.

It's not, and I'd like to understand where you got such a thing from.