Thread
Stories related to "The MRISC32 – A vector first CPU design" across the full archive.
Breadth-first numbering is trivial in mutable trees, but tricky for immutable trees. This article explains why it's tricky, and shows two eagerly evaluated functional solutions (it's much simpler lazily). Hat tip to @brandonbloom's talk on [Dendrology][0], which references this article.
[0]: ht...