@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
@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