@lobsters QBE - Compiler Backend: Version 1.3 #Compilers #OpenSource #Programming
@lobsters Finding miscompiles for fun, not profit #Compilers #Programming #OpenSource
@lobsters A new register allocator for ZJIT #Compilers #Programming #Optimization
@lobsters On C extensions, portability, and alternative compilers #Programming #Compilers #CExtensions
@lobsters Modern Compiler Construction in Python #Python #Compilers #Programming
@lobsters Lime, a parser generator that can merge grammars at runtime #Programming #Compilers #OpenSource
@lobsters int a = 5; a = a++ + ++a; a = ? (2011) #Programming #Compilers #Code
@lobsters Dart Live, a compiler, VM, analyzer and hot reload on the web via Wasm #Programming #WebDev #Compilers
@lobsters Deterministic Fully-Static Whole-Binary Translation without Heuristics #Programming #Compilers #Software
@lobsters blaise: A modern, self-hosting Object Pascal compiler built for the 2020s. Zero legacy, full ARC, and unified UTF-8 #Programming #OpenSource #Compilers
@lobsters Making your own programming language is easier than you think (but also harder) #Programming #DevTools #Compilers
@lobsters krabby: making a fast Rust compiler #RustLang #Compilers #Programming
@lobsters Gnu Gcc 16 #Programming #OpenSource #Compilers
@lobsters Breaking ten years of C API compatibility in Futhark #Programming #Compilers #OpenSource
@lobsters How Rust Compiles (2025) #Rust #Programming #Compilers
@lobsters Gecko: a fast GLR parser with automatic syntax error recovery #Compilers #Parsing #OpenSource
@lobsters How LLVM optimizes power sums (2019) #LLVM #Compilers #Optimization
@lobsters When compilers surprise you #Programming #Compilers #Tech
@lobsters Compiling to Java as a target language #Compilers #Java #Programming
@hackernews Retrofitting JIT Compilers into C Interpreters #HackerNews #Tech #Compilers
@lobsters Optimization of 32-bit Unsigned Division by Constants on 64-bit Targets #math #compilers
@lobsters The acyclic e-graph: Cranelift's mid-end optimizer #compilers
@lobsters Wastrel milestone: full hoot support, with generational gc as a treat #lisp #c #compilers
@lobsters Myth Engine Architecture: Building an SSA-Based Declarative Render Graph #compilers #graphics