literate-programming
Literate Haskell (.lhs) and Haddock
At the moment I\'m only using Haddock but after seeing some really interesting examples (e.g. this gist) of litera开发者_Go百科te Haskell, I\'m interested in trying it out in a project.[详细]
2022-12-27 21:39 分类:问答How to escape % in roxygen literate programming?
The default value of a parameter of my function contains a \"%\". This seems to be a problem for roxygen, it produces a lot of warnings and R CMD check fails when trying to build latex documentation.[详细]
2022-12-25 17:12 分类:问答R code in Sweave
I have a scientific paper under review, and a referee asked for my R code to be provided as a Sweave document. I\'ve never heard of Sweave开发者_如何学运维 before, do you know what\'s the better way t[详细]
2022-12-23 03:36 分类:问答Sweave for python
I\'ve recently started using Sweave* for creating reports of analyses run with R, and am now looking to do the same with my python scripts.[详细]
2022-12-19 00:36 分类:问答Has anyone tried literate programming for C#, with Lyx and noweb
I came across this blog post yesterday, and it once again made me want to give literate programming a try.[详细]
2022-12-17 13:17 分类:问答Use of Vertical Whitespace
My intention in this question is not to be pedantic, but rather to explore an overlooked axis of an important topic (the use of whitespace).[详细]
2022-12-11 21:10 分类:问答Minimal noweb example with cross referencing
I\'m trying to find a good literate programming tool. Let\'s just say it\'s not an ea开发者_开发百科sy decision. (The generic ones are too generic and the specific ones are too specific :) )[详细]
2022-12-09 18:05 分类:问答