|
|
|
|
|
by Blaisorblade0
2309 days ago
|
|
Knuth also uses assembly in his book on algorithms. But generally, algorithms researchers seem to not care about abstractions, as witnessed by TeX and LaTeX in multiple ways. That's probably because when you really need to invent a fancy algorithm (which is their job), that will often not be built out of reusable components. |
|