Hacker News new | ask | show | jobs
by orestis 2097 days ago
Obligatory Clojure plug :)

Most, if not all, code from 5 years ago runs with no changes whatsoever.

The stewards of Clojure heavily advocate and practice “stable” development where backwards compatibility is a requirement. Combined with the famous JVM compatibility means that the whole enterprise is a very stable foundation for building stuff.