"The Many Faces of an Undying Programming Language"
http://jakob.space/blog/thoughts-on-lisps.html
@jakob what about the clojure license???
@efi My grievance with the EPL is that it is not GPL-compatible.
@efi if it's referencing the Clojure standard library, it would require an exception.
https://www.gnu.org/licenses/gpl-faq.html#GPLIncompatibleLibs
@efi yeah, public domain and more generally permissive licenses such as MIT/BSD/zlib won't have any issues linking to the Clojure stdlib.
I'm a staunch advocate of the copyleft ideology, however, so I prefer to license the software I develop myself under protective licenses.
@jakob then don't be like "code free or die" lmao <3
@jakob aaaah, ok, that's on the gpl side
I was thinking of software released as public domain, which wouldn't have any problem *shrug*