Hacker News new | ask | show | jobs
by mcphage 3620 days ago
> it's pretty much the last mainstream dynamically typed language we'll see

I partially agree. I think as type inferencing gets smarter, we're going to end up with languages that are statically typed by the compiler or interpreter, but that there will be few-to-no type annotations in the code. So yes, I think the future is static typing, but I think it's going to end up a compiler feature and not part of the language at all.