/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.sigplan.org
| | calabi-yau.space
6.3 parsecs away

Travel
| | A half-adder implemented in classic DOOM demonstrating Turing-completeness.
| | blog.janissary.xyz
3.7 parsecs away

Travel
| | [AI summary] The author describes their ideal programming language by outlining desired functional features they had from Haskell and static typing from Rust, while listing specific anti-patterns like mandatory style enforcement and complex build systems that they dislike in popular languages like Go and TypeScript.
| | blog.regehr.org
5.3 parsecs away

Travel
| | [AI summary] The author provides a detailed walkthrough of how to create a custom fuzzer to rigorously test a C implementation of a generic ADT, specifically a red-black tree, using coverage analysis, invariants, and reference implementations.
| | www.tangramvision.com
23.4 parsecs away

Travel
| Why might you want to cross-compile? We'll explain why, with tips and tricks for managing cross-platform development with Rust.