Recently Updated
compiler 17
- Entry threshold for contributing to compilers Jan 24, 2023
- The most vexing C++ rule for modular projects (and how to deal with it) Jan 6, 2023
- Helping the compiler with [[assume]] Dec 30, 2022
- Branch tables for switch operators Dec 28, 2022
- 📚 Book review: "Language Implementation Patterns" (2010) Nov 21, 2022
- clang-format: an architectural failure? 🩼 Oct 10, 2022
- Don't compile template code on every build ⌨️ Aug 21, 2022
- How does the compiler measure compilation speed? 🕰 Aug 20, 2022
- How clang-tidy works 🧹🧹🧹 Aug 10, 2022
- (Python) How not to write a compiler 🌾🚜🐄 Aug 6, 2022
- 📚 Book review: "The Small C handbook" (1984) Jul 31, 2022
- Your own compiler - do it yourself ⚙️🛠 Jun 12, 2022
- Practical linkage types 🔗 Jun 5, 2022
- extern "C" - what does it exactly do? May 16, 2022
- Contributing to Clang - impressions and thoughts Feb 18, 2022
- How compilers implement NRVO? Feb 9, 2022
- Design and evolution of constexpr in C++ Oct 2, 2021