Hacker News new | ask | show | jobs
by cdosborn 4321 days ago
I need to read more of Knuth on literate programming. The plan is to finish the source in literate style.
1 comments

You definitely should. It is fantastic stuff. His primes example program is good to do.

You should also consider writing up some easy programming example such as FizzBuzz.

Bootstrapping your code into your own literate programming environment is a must to sit at the lit table :)