A Go implementation of the elevator simulator described by Donald E. Knuth.
-
Updated
Sep 9, 2019 - Go
A Go implementation of the elevator simulator described by Donald E. Knuth.
TAOCP - The Art Of Computer Programming Reading Group meetup schedule and meeting notes
Emulator for the MIX computer that never existed.
Sample code in MMIX assembly language
Code to go along with Donald Knuth's book series, The Art of Computer Programming.
Solution submissions for exercises from The Art of Computer Programming series of books by Donald Knuth
A single-file C++ library for visiting revolving door combinations.
Knuth's Dancing Links algorithm in Java
VSCode extension MMIX assembly language syntax highlighting.
Swift implementation of Donald Knuth's multi-precision unsigned integer division Algorithm D, from The Art of Computer Programming, Vol 2: Semi-numerical Algorithms, Chapter 4.3.3
Arithmetic expressions without redundant parentheses. Knuth's TAOCP has Dudeney's Digital Century puzzle 7.2.1.6 problem 122 and it includes a description of expression grammar that generates expressions without redundant parentheses.
Add a description, image, and links to the taocp topic page so that developers can more easily learn about it.
To associate your repository with the taocp topic, visit your repo's landing page and select "manage topics."