lua-users home
lua-l archive

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


On Tue, Jul 1, 2014 at 3:08 PM, Andrew Starks <andrew.starks@trms.com> wrote:
> Told from the perspective of JavaScript, but most of it applies to Lua, as
> well.

And on cue,

http://www.reddit.com/r/programming/comments/29mu50/sick_of_ruby_dynamic_typing_side_effects_and/

People still dream of a strong static type system which will magically
make the business of writing software easier...

(Though IMHO the Ruby community does score an own goal here with its
excessive love of monkey patching)