"Dirk-Jan C. Binnema" <djcb.b...@gmail.com> writes: > One thing I'm not quite sure about is how to document my Guile code. > What I want is:
This is not what you want, but it may be an occasion to let y'all know about a project I have been working on (sporadically) for a long time. http://www.free-comp-shop.com/texscm.html It is a literate programming tool for the Scheme programming language inspired by Knuth's Web (which pre-dates the World-Wide-Web) and Plato's Dialogs. The basic idea is to use LaTeX to typeset a program and a REPL interaction with it. -- Keith