gemini-capsule

My gemini capsule
git clone git://jb55.com/gemini-capsule
Log | Files | Refs

hyperliterate-programming.gmi (381B)


      1 
      2 # Hyperliterate programming
      3 
      4 * Hyperbook + literate programming?
      5 
      6 * Knuth's literate programming typically outputs tex documents that get compiled into pdfs
      7 
      8 * What if instead of tex we generate a hyperlinked document, either in html or gemtext?
      9 
     10 ## Goal
     11 
     12 * What if I turned `wasm.c` into a hyperbook somehow?
     13 
     14 * What would the slugs be, perhaps logical sections of related code?