Let me start by saying — I was surprised how easy it was to write grammar for an Earley parser. I have been using regular expressions for… (more…)
Read more »
With the recent addition of SharedArrayBuffer, concurrency is finding its way into the JavaScript language. This addition allows JavaScript programs to perform concurrent access to SharedArrayBuffer objects. WebKit supports SharedArrayBuffer and it has fu... (more…)
Read more »
Chrome DevTools - Git style code diffs for your CSS and JavaScript in the new Changes panel - Subscribe to Dev Tips to get these in your inbox... (more…)
Read more »
JavaScript gives us many ways to do things, but deciding which way can be tricky. Laurie Barth gives us a story of two experts who solve this problem in different ways, giving some insight into how… (more…)
Read more »
Have you ever heard about theremin? If you’re into spy stories, you’ve probably heard of The Thing, a listening device developed by Leon… (more…)
Read more »