Boost + ASL 2.0

113 views
Skip to first unread message

sirinath

unread,
Nov 4, 2016, 12:42:48 AM11/4/16
to Racket Developers
Hello,

Is it possible to license the Racket language under a more permissive license like ASL 2.0, MIT or Boost? There is some inertia to use a GPLed system by certain organisations.

Suminda

Jay McCarthy

unread,
Nov 4, 2016, 7:38:07 AM11/4/16
to sirinath, Racket Developers
We are currently comparing the alternatives and will discuss them at our next meeting. 
--
You received this message because you are subscribed to the Google Groups "Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to racket-dev+unsubscribe@googlegroups.com.
To post to this group, send email to racke...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/00f1374b-c655-4296-bafa-8c5f7ecba940%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Jay McCarthy
Associate Professor
PLT @ CS @ UMass Lowell
http://jeapostrophe.github.io

           "Wherefore, be not weary in well-doing,
      for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
                          - D&C 64:33

Suminda Dharmasena

unread,
Nov 4, 2016, 9:36:05 AM11/4/16
to Jay McCarthy, Racket Developers
Sounds great.

Racket is great. One stumbling block is the License. If this is sorted I guess there will be more users in the industry.

sirinath

unread,
Nov 4, 2016, 12:42:05 PM11/4/16
to Racket Developers, jay.mc...@gmail.com
Also when would the meeting be? Just to get an idea of then to expect a decision.

Robby Findler

unread,
Nov 4, 2016, 12:55:21 PM11/4/16
to sirinath, Racket Developers, jay.mc...@gmail.com
The racket leadership meets roughly quarterly but not on a set schedule. (We send out a brief minutes of the discussion each time.) And the meeting will probably discuss what we want to do and how to get started so its timing probably won't be exactly what you need anyway. 

Can you say a few more words about how this issue affects you specifically?

Thanks,
Robby

On Friday, November 4, 2016, sirinath <sirina...@gmail.com> wrote:
Also when would the meeting be? Just to get an idea of then to expect a decision.

--
You received this message because you are subscribed to the Google Groups "Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to racket-dev+unsubscribe@googlegroups.com.
To post to this group, send email to racke...@googlegroups.com.

Suminda Dharmasena

unread,
Nov 5, 2016, 12:05:15 AM11/5/16
to Robby Findler, Racket Developers, jay.mc...@gmail.com
Hello,

The issues:
  • GPL family of licenses and left licenses is not whitelisted in certain organisations
  • If you make any changes add internal functionality, even if it not relevant or has no chance of getting accepted into upstream, you cannot keep it proprietary when distributing
  • In libraries you cannot make changes or hacks to the interface for workarounds which may not be relevant to upstream since this might to accommodate better fit with proprietary API 
  • If some organisation is not using Racket because of the license, then this will increase adaptation hence the whole ecosystem
  • Since it is Homoiconic and has metaprogramming, when code is generated and then optimised either in source or binary, it is not clear whether what license apply. You may not have consistent interface due to inlining and other optimisation and mixing of code from libraries in meta programming
S

Vincent St-Amour

unread,
Nov 5, 2016, 1:47:50 AM11/5/16
to Suminda Dharmasena, Robby Findler, Racket Developers, jay.mc...@gmail.com
Suminda,

I suspect most of us are already aware of these general issues.

I believe Robby was interested in hearing about how (a subset of) these
issues affect *you* personally, your company, etc. I'm certainly interested.

Vincent




On Sat, 05 Nov 2016 05:05:14 +0100,
Suminda Dharmasena wrote:
>
> Hello,
>
> The issues:
>
> * GPL family of licenses and left licenses is not whitelisted in certain
> organisations
> * If you make any changes add internal functionality, even if it not
> relevant or has no chance of getting accepted into upstream, you
> cannot keep it proprietary when distributing
> * In libraries you cannot make changes or hacks to the interface for
> workarounds which may not be relevant to upstream since this might to
> accommodate better fit with proprietary API
> * If some organisation is not using Racket because of the license, then
> this will increase adaptation hence the whole ecosystem
> * Since it is Homoiconic and has metaprogramming, when code is generated
> and then optimised either in source or binary, it is not clear whether
> what license apply. You may not have consistent interface due to
> inlining and other optimisation and mixing of code from libraries in
> meta programming
>
> S
>
> --
> You received this message because you are subscribed to the Google
> Groups "Racket Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to racket-dev+...@googlegroups.com.
> To post to this group, send email to racke...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-dev/CAAfFNYFKP66vnqeb3KbQS%2BJtDgRpqeYG4rSLpFH6amun%3DHP%2BxQ%40mail.gmail.com.

Suminda Dharmasena

unread,
Nov 5, 2016, 1:53:30 AM11/5/16
to Vincent St-Amour, Robby Findler, Racket Developers, jay.mc...@gmail.com
In our case we do not use any Open Source software which is dependent on GPL libraries transitively (except for building and testing) as a policy. Also we a much as possible avoid copyleft licenses (EPL, MPL, etc.) unless we have no other alternative.

Tony Garnock-Jones

unread,
Nov 5, 2016, 3:59:46 PM11/5/16
to Suminda Dharmasena, Racket Developers
I hope you're aware that Racket (and many of its libraries) is offered
under the *LGPL*, not the plain GPL.

Regards,
Tony

Suminda Dharmasena

unread,
Nov 5, 2016, 11:41:50 PM11/5/16
to Tony Garnock-Jones, Racket Developers
I am aware of it.

sirinath

unread,
Nov 8, 2016, 10:34:40 PM11/8/16
to Racket Developers, to...@ccs.neu.edu
Who owns the Racket and library copyrights? Who will be enforcing the terms of the LGP License in case of Racket or the libraries?

Sam Tobin-Hochstadt

unread,
Nov 9, 2016, 9:18:04 AM11/9/16
to sirinath, Racket Developers, to...@ccs.neu.edu
Copyright on Racket is owned by all of the contributors, since
copyright assignment is not required for contributing code to Racket.
You can see a list of some of the people who've contributed the most
code here: https://github.com/racket/racket/graphs/contributors

Sam

On Tue, Nov 8, 2016 at 10:34 PM, sirinath <sirina...@gmail.com> wrote:
> Who owns the Racket and library copyrights? Who will be enforcing the terms
> of the LGP License in case of Racket or the libraries?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-dev+...@googlegroups.com.
> To post to this group, send email to racke...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-dev/c99dba07-4eea-4760-bb3d-dc22161b07df%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages