[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: What counts as a fork?
- From: Paige DePol <lual@...>
- Date: Wed, 29 Nov 2017 03:59:05 -0600
Dirk Laurie <dirk.laurie@gmail.com> wrote:
> 2017-11-28 22:49 GMT+02:00 Dibyendu Majumdar <mobile@majumdar.org.uk>:
>> On 28 November 2017 at 20:44, Jay Carlson <nop@nop.com> wrote:
>>> Is Lua 5.2 a fork of Lua 5.1?
>>
>> In my view, yes.
>
> You have been forced into saying that by your earlier definition of a
> fork, which was inadequate. It should have included "not in the
> mainstream of Lua development". Lua 5.2 is not a fork of Lua 5.1, it
> is the successor to Lua 5.1.
I would have to agree, I don't count successors to a previous version of
software as being a fork. Later versions of Lua most likely start off as
branches, which in essence are a type of fork by the project developers.
However, since the original developers are creating the fork it is just
referred to as a branch of development typically.
In the history of Lua has the language ever been completely re-written
from scratch, or has it always just built upon previous versions?
~Paige
- 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
- Re: What counts as a fork?, Dibyendu Majumdar
- Re: What counts as a fork?, Jay Carlson
- Re: What counts as a fork?, Dibyendu Majumdar
- Re: What counts as a fork?, Dirk Laurie