[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Has Lua reached perfection?
- From: Dibyendu Majumdar <mobile@...>
- Date: Sun, 28 Jan 2018 00:57:54 +0000
On 28 January 2018 at 00:52, Coda Highland <chighland@gmail.com> wrote:
> "Perfection is achieved not when there is nothing more to add, but
> when there is nothing left to take away."
>
I would argue that perfection in language design is constrained by two things:
a) The goals of the language
b) The limitations placed by the need for backward compatibility (i.e.
your existing user base)
So one can't necessarily take away things even if they are superfluous.
Regards
Dibyendu