Myth Engine Architecture: Building an SSA-Based Declarative Render Graph

EuroLLVM 2026 Round Table Summary: MLIR Canonicalization

Edge Python (a compiler that uses less than 200 kb) Update: Mark-sweep Garbage Collector + explicit VmErr + overflow and dicts fixes

How to make Firefox builds 17% faster

I extended the Go compiler to support conditional expression, native tuples, and declarative API over iterators

When the compiler lies: breaking memory safety in safe Go

New Rust-to-C Compiler, based on rustc!

I Realized My BigInt Multiplication Was O(n²)… So I Implemented Karatsuba for My Compiler

vLLM-compile: Bringing Compiler Optimizations to LLM Inference

I made a build tool for my programming language 100% in my language