atlas news
    
Eli Bendersky’s website
09  décembre     19h40
Revisiting Let’s Build a Compiler
   There’s an old compiler-building tutorial that has become part of the field’s lore: the Let’s Build a Compiler series by Jack Crenshaw (published between 1988 and 1995). I ran into it in 2003 and was very impressed, but it’s now 2025 and this tutorial is still being mentioned quite often ...
24  novembre     18h47
Notes on the WASM Basic C ABI
   The WebAssembly tool-conventions repository contains "Conventions supporting interoperability between tools working with WebAssembly". Of special interest, in contains the Basic C ABI - an ABI for representing C programs in WASM. This ABI is followed by compilers like Clang with the...
25  octobre     04h20
LaTeX, LLMs and Boring Technology
   Depending on your particular use case, choosing boring technology is often a good idea. Recently, I’ve been thinking more and more about how the rise and increase in power of LLMs affects this choice. By definition, boring technology has been around for a long time. Piles of content have been ...
11  octobre     06h13
Notes on using LaTeX to generate formulae
   This post collects some notes on using LaTeX to render mathematical documents and formulae, mostly focused on a Linux machine. For background, I typically use LaTeX for one of two (related) purposes: Render math for my blog posts, which are usually written using reStructuredText. This sometimes...
30  septembre     17h21
Summary of reading: July - September 2025
   quot;The Compromise" by Sergei Dovlatov - (read in Russian) the author was a journalist in the Soviet Union in the 60s and 70s. This book is a humorous, semi-biographic account of some of the issues faced by Soviet journalists in their attempt to report news aligned with party lines. Very good...