This is a short summary. ↗ Open original to view full content
Reading Notes — The Dragon Book
from blog zackoverflow, | ↗ original
Related
More from zackoverflow
Flappy Bird Implemented in Typescript types
19 Oct 2023 |
original ↗
The ultimate type-level trickery
When Zig is safer and faster than Rust
7 Mar 2023 |
original ↗
There are endless debates online about Rust vs. Zig, this post explores a side of the argument I don't think is mentioned enough.
Hacking Go to give it sum types
2 Mar 2023 |
original ↗
I want sum types, so let's eschew all idiomatic Go code and best practices to hack the language and add them