Re: Unable to write GPL software with clojure?

2015-08-21 Thread Fluid Dynamics
On Thursday, August 20, 2015 at 1:40:54 PM UTC-4, Atamert Ölçgen wrote: If it included clecs' source and the game's source it would be enough for me. I wouldn't want to dictate terms for other people's code. If another library the game depends on is also GPL, it's source should be included

Re: Unable to write GPL software with clojure?

2015-08-20 Thread Sean Corfield
Atamert Ölçgen said on August 20, 2015 at 8:51 AM: If you modify this Program, or any covered work, by linking or combining it with clojure (or a modified version of that library), containing parts covered by the terms of EPL, the licensors of this Program grant you additional permission to convey

Re: Unable to write GPL software with clojure?

2015-08-20 Thread Atamert Ölçgen
Hi Sean, On Thu, Aug 20, 2015 at 8:20 PM, Sean Corfield s...@corfield.org wrote: Atamert Ölçgen said on August 20, 2015 at 8:51 AM: If you modify this Program, or any covered work, by linking or combining it with clojure (or a modified version of that library), containing parts covered by

Re: Unable to write GPL software with clojure?

2015-08-20 Thread Atamert Ölçgen
On Wed, Aug 19, 2015 at 1:05 AM, Sean Corfield s...@corfield.org wrote: On 8/18/15, 2:24 PM, Kyle Sexton clojure@googlegroups.com on behalf of k...@mocker.org wrote: Can anyone weigh in on whether it is possible to write GPL code with clojure? Seen some recent[1] tweets saying that the EPL

Re: Unable to write GPL software with clojure?

2015-08-19 Thread Phillip Lord
Sean Corfield s...@corfield.org writes: On 8/18/15, 3:04 PM, Phillip Lord clojure@googlegroups.com on behalf of phillip.l...@russet.org.uk wrote: There *is*, however, an issue with use of many parts of the Clojure Ecosystem. Even if the Clojure/core definition extended to Contrib

Re: Unable to write GPL software with clojure?

2015-08-19 Thread John Gabriele
On Wednesday, August 19, 2015 at 9:33:13 AM UTC-4, Phillip Lord wrote: It would be interesting to do a survey of license use. I am sure EPL is common, partly because Clojure uses it, and partly because leiningen puts it in as the default (bad leiningen!). Interesting aside, I see that

Re: Unable to write GPL software with clojure?

2015-08-18 Thread Sean Corfield
On 8/18/15, 2:24 PM, Kyle Sexton clojure@googlegroups.com on behalf of k...@mocker.org wrote: Can anyone weigh in on whether it is possible to write GPL code with clojure? Seen some recent[1] tweets saying that the EPL on clojure core prevents writing GPL code with clojure. You cannot write

Unable to write GPL software with clojure?

2015-08-18 Thread Kyle Sexton
All, Can anyone weigh in on whether it is possible to write GPL code with clojure? Seen some recent[1] tweets saying that the EPL on clojure core prevents writing GPL code with clojure. [1] - https://twitter.com/bodil/status/633566680879366144 -- Kyle Sexton -- You received this message

Re: Unable to write GPL software with clojure?

2015-08-18 Thread Sean Corfield
On 8/18/15, 3:04 PM, Phillip Lord clojure@googlegroups.com on behalf of phillip.l...@russet.org.uk wrote: There *is*, however, an issue with use of many parts of the Clojure Ecosystem. Even if the Clojure/core definition extended to Contrib libraries, under this consideration, you couldn’t

Re: Unable to write GPL software with clojure?

2015-08-18 Thread Phillip Lord
Bodil is wrong, I belive. You can write GPL software with clojure, in the same way that you can write GPL software with Java. Or GPL software for Windows. The relevant provision in the GPL is the bit about standard interface and system libraries. You can link GPL code to a system library without