开发者

Has anyone tried literate programming for C#, with Lyx and noweb

开发者 https://www.devze.com 2022-12-17 13:17 出处:网络
I came across this blog post yesterday, and it once again made me want to give literate programming a try.

I came across this blog post yesterday, and it once again made me want to give literate programming a try.

Has anyone else tried doing literate programming for C#? I'm wonderi开发者_如何学Pythonng about trying Lyx + noweb, but wondered if you might have other experience or suggestions.


Get Leo, the outlining editor, and make noweb files. Noweb can make HTML that can be your online documentation and it can make source files that are numbered like your noweb input. You can edit the noweb or the source. If you edit the source, Leo can update your changes back into the noweb file. Noweb can also make TEX files for really pretty printing.

Noweb is so simple its users guide fits on one side of one sheet of paper. Leo is one of those GUI tools you already know how to use ... has lotsa tricks if you want them.

Both are free!

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号