[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: What counts as a fork?
- From: Dibyendu Majumdar <mobile@...>
- Date: Tue, 28 Nov 2017 20:20:26 +0000
Hi,
I consider an implementation of Lua a 'fork' if it doesn't pass the
Lua test suite. Otherwise it is another implementation of Lua, derived
or independent.
By this standard both Ravi and LuaJIT are forks.
Generally speaking successful forks are bad for the eco-system, as
they break it up. However, Lua's model of development being
centralised doesn't support any other approach.
Regards
Dibyendu
- References:
- [Proposal-ish?] Lua should bind the Lua C API as a Lua module, Soni "They/Them" L.
- Re: [Proposal-ish?] Lua should bind the Lua C API as a Lua module, Sean Conner
- Re: [Proposal-ish?] Lua should bind the Lua C API as a Lua module, Soni "They/Them" L.
- Re: [Proposal-ish?] Lua should bind the Lua C API as a Lua module, Paige DePol
- Re: [Proposal-ish?] Lua should bind the Lua C API as a Lua module, Soni "They/Them" L.
- Re: [Proposal-ish?] Lua should bind the Lua C API as a Lua module, Luiz Henrique de Figueiredo
- Re: [Proposal-ish?] Lua should bind the Lua C API as a Lua module, Paige DePol
- Re: [Proposal-ish?] Lua should bind the Lua C API as a Lua module, Luiz Henrique de Figueiredo
- What counts as a fork?, Paige DePol
- Re: What counts as a fork?, Luiz Henrique de Figueiredo
- Re: What counts as a fork?, Paige DePol
- Re: What counts as a fork?, Andrew Starks