@lobsters CTTI is Exponential, RTTI is Linear #Compilers #Programming #Tech
@lobsters Why I'm excited about effect systems (2025) #Programming #Compilers #SoftwareDevelopment
@lobsters Catching NaN at the MLIR Pass Boundary #MLIR #Compilers #Programming
@lobsters Adding JIT-compilation to a toy interpreter with libgccjit #Compilers #JIT #Programming
@lobsters JIT Compiling Code in 5μs #Compilers #Performance #Code
@lobsters Compile-Time Improvements in LLVM 23 #LLVM #Compilers #OpenSource
@lobsters Opinions About Compiler Building #Compilers #Programming #SoftwareEngineering
@lobsters How I developed an Am29000 C compiler and web browser #RetroComputing #Compilers #Programming
@lobsters Retrofitting a build system into a compiler #compilers #programming #OpenSource
@lobsters Writing a Fast Compiler #Compilers #Programming #SoftwareEngineering
@lobsters 2026 EuroLLVM #Tech #LLVM #Compilers
@lobsters Overengineered calculator: Zig + QBE #Programming #ZigLang #Compilers
@lobsters Why Rocq is better than Lean for program verification #Programming #FormalMethods #Compilers
@lobsters Inside Zig's Incremental Compilation #Programming #Compilers #ZigLang
@lobsters weblings: Compiling Rust to WASM from inside WASM #Rust #WebAssembly #Compilers
@lobsters Parallelizing Compilation: In-Process vs Multi-Process #Programming #Compilers #Performance
@lobsters neither gcc nor clang are compliant with standard c++ #Cpp #Programming #Compilers
@lobsters Using GCC's Nested Functions with Wide Pointers and no Trampolines II #Programming #GCC #Compilers
@lobsters What "Memory Compiler" Actually Means: From Bitcells to GDS Tiling #Hardware #Compilers #Tech
@lobsters Why ML/OCaml are good for writing compilers #Programming #Compilers #ML
@lobsters How Our Rust-to-Zig Rewrite is Going #Programming #RustLang #Compilers
@lobsters Building a Clang Backend and Porting Doom to my Custom Bytecode VM #Programming #Compilers #RetroGaming
@hackernews Introduction to Compilers and Language Design #HackerNews #Tech #Compilers
@lobsters The mask that compiles to nothing: how HotSpot's JIT learned to reason about bits #Java #Compilers #JIT
@lobsters CParseC: Single header Parser Combinators in C #C #Programming #Compilers
@lobsters Optimizing LLVM's bump allocator #Compilers #Optimization #Programming
@lobsters A Tiny Compiler for Data-Parallel Kernels #Compilers #Programming #DataScience
@lobsters Type Inference (Part 1) #Programming #TypeSystems #Compilers
@hackernews Advanced Compilers: The Self-Guided Online Course #HackerNews #Tech #Compilers
@lobsters I hate compilers #Compilers #Programming #Wasm
@hackernews I Hate Compilers #HackerNews #Tech #Compilers
@xe_iaso I hate compilers #Programming #Software #Compilers
@lobsters FMAG: A single-instruction GPU virtual machine and toolchain #Programming #GPU #Compilers
@lobsters FFI in Miri at 8000 segfaults per second #Rust #Compilers #Performance
@lobsters The APLR(1) Algorithm for Generating Compact LR(1) Parsers is Simpler and More Capable than IELR(1) #Programming #Compilers #Algorithms
@lobsters Semantic Reification: A new paradigm for random program generation #Programming #Compilers #SoftwareEngineering
@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