Giter VIP home page Giter VIP logo

Comments (10)

alexander-yakushev avatar alexander-yakushev commented on June 7, 2024

I don't mind it. What exactly should I do to dual-license?

from compliment.

bbatsov avatar bbatsov commented on June 7, 2024

You're going to embed in into something that's under GPL? CIDER's Emacs part is licensed under GPL and the Clojure part is under EPL, which is a fine arrangement IMO. You won't get a dual-licensed Clojure after all...

from compliment.

EwenG avatar EwenG commented on June 7, 2024

Cider is not distributed with any clojure source file, is it?

Concerning the Clojure compiler and clojure.core, the way I understand the GPL is that it includes exceptions about languages and standard interfaces, which I think clojure.core is.

from compliment.

EwenG avatar EwenG commented on June 7, 2024

@alexander-yakushev You would need to choose a license, and then ask all contributors of compliment if they are ok to change the license of the project (or add a new one if dual licensing).

from compliment.

alexander-yakushev avatar alexander-yakushev commented on June 7, 2024

Meh... I think @bbatsov is right, you won't get far with GPL and Clojure since all the other libraries are under EPL. Compliment depends on some other things too, and those are under EPL.

Is there any other way?

from compliment.

bbatsov avatar bbatsov commented on June 7, 2024

Probably some would disagree with me, but most likely no one will care about a minor license violation in an Emacs extension.

from compliment.

EwenG avatar EwenG commented on June 7, 2024

I don't need midje, criterium or cloverage to run compliment. And I can get around defprecated by a few changes to the source code. Does compliment depends on something else?
It's true that many clojure libraries are EPL, but compliment is special since it is mainly targeted at writing tooling stuff.

from compliment.

ReneFroger avatar ReneFroger commented on June 7, 2024

@bbatsov. Oh yes, one does care.. RMS. ;-).

from compliment.

alexander-yakushev avatar alexander-yakushev commented on June 7, 2024

After thinking a little bit, I decided that I don't want to go the rabbit hole of dual-licensing the project, I don't know the implications of doing that and I don't have enough time to figure it out. Compliment stays the same license as Clojure.

Maybe you would be better download the Compliment dependency (together with all other dependencies) from Maven? Clojure is too closely tied to Maven, so you can't really avoid it — thus it doesn't make a lot of sense to embed something if you can download it on spot.

Also, you should really take a close look on cider-nrepl — it has a lot of goodies for IDE-related actions already written, and it's editor-independent. Doesn't make sense to redo all of those.

from compliment.

EwenG avatar EwenG commented on June 7, 2024

OK no problem. I understand your choice.

from compliment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.