Web (programming system): Difference between revisions

Content deleted Content added
oh what a tangled web we weave
Line 49:
===Features===
* Can enter manual TeX code as well as automatic.
* Make formatting of C code suitable for [[pretty printing]].{{huh?}}
* Can define sections, and can contain documentation and codes, which can then be included into other sections.
* Write the header code and main C code in one file, and can reuse the same sections, and then it can be tangled into multiple files for compiling.