Skip to content

ALL-HIST0001 · examples

These examples come directly from ALL-HIST0001. Read their source.

Bad

A 2,255 line `cli.py` that 51 commits touched, more than any other file, most recently last
week. Every feature lands in it, so every reader has to hold all of it.
Good

A 3,000 line generated parser table that one commit created two years ago. It is longer than anything else and nobody has had to read it since, so nothing is owed here.