Re: [9fans] noweb and literal programming

2009-04-17 Thread Aharon Robbins
I have used it also. Circa 10.5 years ago there was a race condition in the scripts that ran it with troff which I fixed and sent back in; I think they got into the dist. Literate programming is a lot of fun and works well if you have the mindset for it. Arnold In article

Re: [9fans] noweb and literal programming

2009-04-11 Thread Francisco J Ballesteros
I implemented a mkernel using noweb. In the end, I think it's harder to follow than placing the code and doc appart. Probably a religious issue. El 11/04/2009, a las 0:43, rudolf.syk...@gmail.com escribió: Hello, I've been thinking about 'well documented programs' and come across the

Re: [9fans] noweb and literal programming

2009-04-11 Thread Rudolf Sykora
Just curious... what's the relation to Cweb and Ctangle (the ones Knuth uses)? From what I've heard of those (even from Knuth himself) is that they're too ugly to use very much, and fits well with Knuth's style, which is mostly the giant blob of code style. As far as I can tell, cweb

Re: [9fans] noweb and literal programming

2009-04-11 Thread tlaronde
On Sat, Apr 11, 2009 at 04:53:44PM +0200, Rudolf Sykora wrote: In contrast, noweb tried to be simpler, with no tight connection to the language used (any language can be used) and no tight connection to the formatter. and no tight connection with any usage either. [Sorry, couldn't resist

Re: [9fans] noweb and literal programming

2009-04-11 Thread Robert Raschke
On 4/10/09, Rudolf Sykora rudolf.syk...@gmail.com wrote: Hello, I've been thinking about 'well documented programs' and come across the 'noweb' program. Do you have any experience with literal programming and, particularly, noweb? (I noticed at least rsc seems to have played with it back in

Re: [9fans] noweb and literal programming

2009-04-11 Thread Russ Cox
Noweb has a nice simple interface (if literate programming is what you want) and runs on Plan 9. It's somewhere: I'm sure if you dig around you can find it. Maybe it's in /n/sources/extra. I used it quite a bit with latex. I don't remember whether I ever used it with troff. Russ

[9fans] noweb and literal programming

2009-04-10 Thread Rudolf Sykora
Hello, I've been thinking about 'well documented programs' and come across the 'noweb' program. Do you have any experience with literal programming and, particularly, noweb? (I noticed at least rsc seems to have played with it back in the year 2000. He programmed some scripts to use the system in

Re: [9fans] noweb and literal programming

2009-04-10 Thread J.R. Mauro
On Fri, Apr 10, 2009 at 6:39 PM, Rudolf Sykora rudolf.syk...@gmail.com wrote: Hello, I've been thinking about 'well documented programs' and come across the 'noweb' program. Do you have any experience with literal programming and, particularly, noweb? (I noticed at least rsc seems to have

Re: [9fans] noweb and literal programming

2009-04-10 Thread Chad Brown
I believe that Cweb/Ctangle were `engineering tradeoffs' -- i.e. concessions to the large number of people who didn't care about the theory or the practice of programming and just wanted to use TeX (mostly AMSTeX) on whatever new system their math/physics department happened to buy that