JavaScript
- Interpreted language, comes with every browser
-
- "The World's Most Misunderstood Programming Language" (Douglas Crockford)
- JavaScript is fast:
JIT (Just in Time) compilers evolving
- Perfect interaction with the browser
- Cross-browser, general-purpose frameworks are already there