Hacker News new | ask | show | jobs
by pekk 4938 days ago
Nothing wrong with Ruby, but are there alternatives which do not require it?
3 comments

If I recall from previous experiments, vagrant's ruby is in its own directory, somewhat but not entirely compartmented off.
Alternatives that require what exactly? Is Python out of the question? Perl? Clojure?

It is what it is.

The vagrant installer vendors Ruby to avoid collisions, etc. I don't know any replacements.