Wikipedia gives more details, including examples, a more formal definition of the game, and history. I have implemented the game of life for the Apple II computer using the low-resolution (40×40) video mode and the Macrosoft macro language. Macrosoft is a library of assembler macros that produce assembly language code. I chose this language because [...]
Archive of entries posted on August 2009
B-tree page still exists
My (old) page on b-trees is still here, unchanged. One of these days, I’ll update the page and incorporate numerous comments.