home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d848 / cweb.lha.pi < prev    next >
Text File  |  1994-03-26  |  615b  |  24 lines

  1. .name
  2. CWeb
  3. .author
  4. Donald Knuth
  5. Silvio Levy
  6. port by Andreas Scherer 
  7. .version
  8. 2.7
  9. .reference
  10. AmigaLibDisk551:CWeb/
  11. 2.0
  12. .source
  13. Includes source in C.
  14. .description
  15. A programming tool that allows you to program top down, by splitting your
  16. program into many small, and understandable modules which `ctangle' tangles
  17. into a compiler understandable file.  By applying `cweave' to the program
  18. you can produce a pretty-printed listing for processing with `TeX'.  Now
  19. with full ANSI and C++ support.  
  20. .described-by
  21. Automatically generated from Contents file by c2pi program.
  22. .short
  23. Tool that allows you to program top down
  24.