Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
melvin
on July 9, 2010
|
parent
|
context
|
favorite
| on:
JavaScript needs modules
Dynamically typed, no. Interpreted, yes.
jmillikin
on July 9, 2010
[–]
JavaScript is typically implemented with a JIT compiler, just like Java or C#. Python, Ruby, and Lua use virtual machines (like Java used to be).
jonhohle
on July 9, 2010
|
parent
|
next
[–]
That's why I've always maintained that Java is a scripting language ;)
catch23
on July 9, 2010
|
parent
|
prev
[–]
typically? JIT for javascript is only a semi-recent innovation. I'd say most javascript runtimes pre-2009 didn't have a JIT.
> (like Java used to be)
So Java doesn't run on a virtual machine anymore?
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: