posts tagged "compilers" (feed)
what does v8 do with that loop?
security implications of jit compilation
guile 2.0.2: building the guildhall
static single assignment for functional programmers
a closer look at crankshaft, v8's optimizing compiler
from ssa to native code: v8's lithium language
list of ian lance taylor's linker articles
inside javascriptcore's low-level interpreter
quasiconf 2012: lisp @ froscon
inside full-codegen, v8's baseline compiler
ecmascript generators from a performance perspective
a continuation-passing style intermediate language for guile
compost, a leaf function compiler for guile
es6 generator and array comprehensions in spidermonkey
revisiting common subexpression elimination in guile
Pfmatch, a packet filtering language embedded in Lua
two paths, one peak: a view from below on high-performance language implementations
the half strap: self-hosting and guile
the half strap: self-hosting and guile
talks i would like to give in 2016
a lambda is not (necessarily) a closure
an early look at p4 for software networking
spectre and the end of langsec
instruction explosion in guile
design notes on inline caches in guile
heap object representation in spidermonkey
lightening run-time code generation
firefox's low-latency webassembly compiler
multi-value webassembly in firefox: from 1 to n
multi-value webassembly in firefox: a binary interface
understanding webassembly code generation throughput
on "binary security of webassembly"
cross-module inlining in guile
just-in-time code generation within webassembly
accessing webassembly reference-typed arrays from c++
structure and interpretation of capacitor programs
structure and interpretation of react native
structure and interpretation of nativescript
structure and interpretation of flutter
structure and interpretation of ark
parallel futures in mobile application development
tree-shaking, the horticulturally misguided algorithm
v8's precise field-logging remembered set
needed-bits optimizations in guile