Get the latest tech news
Literate programming tool for any language
A literate programming tool for any language. Contribute to zyedidia/Literate development by creating an account on GitHub.
Supports any language including syntax highlighting and pretty printing in HTML Markdown based -- very easy to read and write Literate source. Highly customizable (you can add your own HTML or CSS) Runs fast -- wc.lit compiled for me in 7ms for both code and HTML output Automatically generates hyperlinks between code sections Formatted output similar to CWEB Supported by micro(by default) Compatible with Vim ( literate.vim) You might also want to go install the Vim plugin(it has syntax highlighting of the embedded code, linting with Neomake, and jumping to codeblock definitions).
Or read this on Hacker News