lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


It was thus said that the Great Petri Häkkinen once stated:
> 
> > On 1 Aug 2018, at 1.16, Dibyendu Majumdar <mobile@majumdar.org.uk> wrote:
> > 
> > Are there features in Lua that could be removed to create a simpler language?
> 
> I would remove ’:’ and ’self’. I never use them in my code and they support bad habits.

  What bad habbits?  The excessive use of OOP?

  -spc