Lithp.py (~2008)

(fogus.me)

14 points | by wglb 2 days ago

1 comments

  • Retr0id 1 hour ago
    Very tasteful web design, too. I was curious how the layout was done, and the answer is the venerable <table>
    • j4cobgarby 57 minutes ago
      I agree, it's a really cool way to lay out code with commentary. I wonder if it would be useful to generate a layout like this from code interleaved with comments, moving the comments to the sidebar.
      • wolfi1 40 minutes ago
        literate programming reloaded