metaed | 1 year ago | on: Literate programming: Knuth is doing it wrong (2014)
metaed's comments
metaed | 1 year ago | on: Is there a BNF grammar of the TeX language? (2010)
metaed | 2 years ago | on: Two open source projects with great architecture documentation
metaed | 2 years ago | on: The CWEB System of Structured Documentation
Vim is also able to export syntax highlighted code as HTML markup. Because Noweb is modular and supports plugin filter stages, it might be possible to write a Noweb filter stage that calls Vim, translates the markup to LaTeX, and adds syntax highlighting to the document. This is something I haven't tried.