lua-users home
lua-l archive

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


On 16/03/2014 10.22, Jeremy Ong wrote:
As for compiler speed, I understand :). I fall in the camp of people
who are willing to wait because I believe the compiler is doing useful
work for me (type checking, static assertions, compile time
expressions, generics).

I tend to be in the opposite camp: for my way of working (relatively short bursts of very high concentration, lots of microtesting and measurements) feedback speed has a very high priority.
That's one of the many reasons I love Lua :-)

(just to demonstrate how coherent people can be: I am currently using Atmel Studio 6, which is about as fast as a turtle before morning coffee)

--
  Enrico