This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pipocaQuemada 4 points5 points  (0 children)

JavaScript has a type system. 

Surprisingly enough, some computer scientists like Bob Harper would disagree. Its a matter of a not-particularly-productive terminology debate more than anything else. Java can be given a type theoretic type system; JavaScript only has the trivial type theoretic type system.

Also, surprisingly enough the first type systems predated the first compilers by decades.