The primary benefit from subscribing to LWN
is helping to keep us publishing, but, beyond that, subscribers get
immediate access to all site content and access to a number of extra
site features. Please sign up today! (more…)
Read more »
A minor mode for Emacs that replace keywords with nice SVG labels - rougier/svg-tag-mode... (more…)
Read more »
I recently began reading the notorious “Structure and Interpretation of Computer Programs”, a.k.a. the Wizard book. I’m only on the first chapter, but I can already see its value and why it gets recommended so much. (more…)
Read more »
Use a dedicated stack for bytecode, instead of using the C stack.
Stack frames are managed explicitly and we stay in the same
exec_byte_code activation throughout bytecode function calls and
return... (more…)
Read more »