I found a C source in these files with .w extensions. It seems like a mix of TeX code and C Programming Language. This is an example of these sources.

How can I compile?

PS: Excuse me for the silly question but I didn't found any documentation

link|improve this question

80% accept rate
Woa, strange stuff... now I'm curious too! :P – Matteo Italia Jun 26 '11 at 13:22
feedback

1 Answer

up vote 8 down vote accepted

Use Knuth's CWEB, a literate-programming tool. You can download it from here.

link|improve this answer
Thanks a bunch! – mghis Jun 26 '11 at 13:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.