A curated list of misconceptions about mainstream compilers.| sbaziotis.com
Fuzz testing decades-old software can turn up some curious behaviors| www.ryanliptak.com
How a 10 year old design choice for Swift’s type checker still haunts us to this day| danielchasehooper.com
Borrow checking, RC, GC, and the Eleven (!) Other Memory Safety Approaches| verdagon.dev
Using Zig to Provide Stack Traces on Kernel Panic for a Bare Bones Operating System| andrewkelley.me
An overview of the Odin programming language and its features.| odin-lang.org
← Back to| ziglang.org
`zig cc`: a Powerful Drop-In Replacement for GCC/Clang| andrewkelley.me
Previously, an article made the rounds concerning Undefined behavior that made the usual Rust crowd go nuts and the usual C and C++ people get grumpy that someone Did Not Understand the Finer Points and Nuance of Their Brilliant Language. So, as usual, it’s time for me to do what I do best| The Pasture