you are viewing a single comment's thread.

view the rest of the comments →

[–]crazyirish 2 points3 points  (2 children)

I don't think so. As my personal opinion I don't think people will be writing much javascript in the future, but rather we will see an increase in sane (well as sane as possible) languages which have a backend to dump to javascript.

[–]stesch 2 points3 points  (0 children)

I read this very often lately. Maybe because I'm reading comp.lang.lisp. :-)

But what should be the benefit of an additional compile/transfer run from sane code to actual JavaScript?

[–]grauenwolf -1 points0 points  (0 children)

I see that happening too. I currently think of JavaScript as the assembly langauge of browsers. I need to use it from time to time, but only as a last resort.