Hey @bellbind, thanks for putting up this tutorial.
We're thinking of using some of the Timsort implementation as the basis of a self-hosted Array.sort for SpiderMonkey, the JS engine of Firefox.
Unfortunately, we can't use the code if it isn't available under a license that's compatible with the MPL2.
Would you be willing to put the code under either the MPL2, 3-clause BSD, MIT or donate it to the Public Domain? Obviously, you'd have to have the right to do that, so none of the code could be taken from another source with an incompatible license.
thanks,
till
Hey @bellbind, thanks for putting up this tutorial.
We're thinking of using some of the Timsort implementation as the basis of a self-hosted Array.sort for SpiderMonkey, the JS engine of Firefox.
Unfortunately, we can't use the code if it isn't available under a license that's compatible with the MPL2.
Would you be willing to put the code under either the MPL2, 3-clause BSD, MIT or donate it to the Public Domain? Obviously, you'd have to have the right to do that, so none of the code could be taken from another source with an incompatible license.
thanks,
till