The Accessor Protocol An introduction to the accessor protocol for generalized array-like object iteration, with application to exotic array types, sparse array computation, lazy materialization, and much more!
How to call Fortran routines from JavaScript with Node.js A tour de force introduction to authoring Node.js native add-ons which support calling Fortran routines from JavaScript and usher in a new era of high-performance computation for the web.