links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
stargaming, member since Aug 13, 2006
.
Search Everyone: "javascript",

Top "javascript" experts: veletflair, glennm, nperriault, zero1infinity, jasonvogel, jdrsantos,

Groups about "javascript": 10000tips, NoviceNotes.Net,

1 - 10 of 64 next »   Watch stargaming
 
Google Chrome has taken the browser world by storm. It makes for an exciting release, no doubt, especially with a brand new JavaScript engine on the table.
by stargaming 2008-09-06 09:52 javascript · chrome
http://ejohn.org/blog/javascript-in-chrome/ - cached - mail it - history
I think I can add one more option to my last post about VMs. With Chrome, Google released a new virtual machine for Javascript called V8. I’ve spent some sweet time playing with it and browsing through the code in the past two days and thought some would be interested in my findings.
by stargaming 2008-09-04 13:32 javascript
http://offthelip.org/?p=113 - cached - mail it - history
But what I'm sure everyone wants to know is: how do we compare to V8?
by stargaming 2008-09-03 22:50 javascript
http://weblogs.mozillazine.org/roadmap/archives/2008/09/tracemonkey_update.html - cached - mail it - history
Google Chrome looks cool, ok… But what is even cooler for me is V8, the super JavaScript VM. JavaScript is a dynamic language, just like Ruby. You can add stuff to objects at runtime, like Ruby. It’s object oriented, like Ruby. It has a GC, like Ruby.
by stargaming 2008-09-03 13:27 ruby · javascript
http://macournoyer.wordpress.com/2008/09/02/ruby-on-v8/ - cached - mail it - history
V8 is Google's open source JavaScript engine. V8 is written in C++ and is used in Google Chrome, the open source browser from Google.
by stargaming 2008-09-03 13:08 javascript
http://code.google.com/p/v8/ - cached - mail it - history
There are now a ton of JavaScript engines on the market (even when you only look at the ones being actively used in browsers).
by stargaming 2008-09-03 12:49 javascript
http://ejohn.org/blog/javascript-performance-rundown/ - cached - mail it - history
The biggest change in JavaScript 2's direction is that the ECMAScript 4 project has been dropped. That change resolves a long-simmering debate as to whether ECMAScript 3.1 or ECMAScript 4 should be the basis of JavaScript 2.
by stargaming 2008-08-26 20:34 javascript · future
http://www.infoworld.com/article/08/08/26/35NF-javascript-2-direction_1.html - cached - mail it - history
Most of all, browsers execute Javascript in a single-threaded manner. This makes asynchronous programming difficult, especially when there are two interwoven threads of execution, like drag and drop and dynamic page updates.
by stargaming 2008-08-25 02:55 javascript · concurrency
http://notes-on-haskell.blogspot.com/2008/08/arrows-in-javascript.html - cached - mail it - history
For the last two months I have been working with Mozilla on a just-in-time compiler for the JavaScript engine in Firefox, and a few hours ago this project (codenamed TraceMonkey) has landed in the main Firefox development tree.
by stargaming 2008-08-25 02:18 firefox · javascript
http://andreasgal.com/2008/08/22/tracing-the-web/ - cached - mail it - history
I'm extremely pleased to announce the launch of TraceMonkey, an evolution of Firefox's SpiderMonkey JavaScript engine for Firefox 3.1 that uses a new kind of Just-In-Time (JIT) compiler to boost JS performance by an order of magnitude or more.
by stargaming 2008-08-23 04:40 javascript · quality · firefox
http://weblogs.mozillazine.org/roadmap/archives/2008/08/tracemonkey_javascript_lightsp.html - cached - mail it - history
1 - 10 of 64 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates