Hacker News new | ask | show | jobs
by elwell 4321 days ago
Would like to see some more complex examples. I like the philosophy behind it though.
1 comments

I need to read more of Knuth on literate programming. The plan is to finish the source in literate style.
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 :)