Hacker News new | past | comments | ask | show | jobs | submit login

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).



That's why I've always maintained that Java is a scripting language ;)


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?




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: