@LMeyerov: Scientist-at-large launching a big data visualization startup.
Previous life in hacking new languages: Superconductor for hardware accelerated data visualization, Ph.D. at Berkeley on multicore web browsers, Flapjax for reactive JavaScript (FRP), and ConScript+Margrave for secure scripting.
Tuesday, February 3, 2009
No language is an island
Firefox 3.0.5:
try { document.write('error: ' + e); } catch (ee) { document.write('error giving an error: ' + ee); } ==> error giving an error: TypeError: can't convert e to primitive type
No comments:
Post a Comment