[Ilugc] the browser VM

  • From: mohan.tux@xxxxxxxxx (Mohan Sundaram)
  • Date: Fri, 8 Jun 2012 07:47:45 +0530

On Fri, Jun 8, 2012 at 6:41 AM, Girish Venkatachalam <
girishvenkatachalam at gmail.com> wrote:

Javascript is a great programming language like perl.

It is a unique language as it runs with the browser as OS or VM.

In the case of javascript the context matters more than anything else.

Javascript cannot run in an OS. It's OS is the browser.


Generally true in practice as most folks use this for browser client side
programming. Javascript runs on web servers too and can be used for back
end web application programming. Node.js has been making news in the recent
past as a good asynchronous server.

-- Mohan Sundaram

Other related posts: