home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / c / 12675 < prev    next >
Encoding:
Text File  |  1992-08-23  |  825 b   |  19 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!gumby!wupost!sdd.hp.com!ux1.cso.uiuc.edu!ceblair
  3. From: ceblair@ux1.cso.uiuc.edu (Charles Blair)
  4. Subject: CWEB run on DOS machine?
  5. Message-ID: <BtFyqn.7wv@ux1.cso.uiuc.edu>
  6. Organization: University of Illinois at Urbana
  7. Date: Sun, 23 Aug 1992 14:54:09 GMT
  8. Lines: 9
  9.  
  10.    Has anyone done the modifications of the literate programming system CWEB
  11. (Levy & Knuth) to make it run on DOS?  I have been trying to get it to work
  12. with Turbo C 2.0.  I think I will be able to get CTANGLE to work after I
  13. change the system dependent sections, but I am getting some puzzling error
  14. messages from CWEAVE (I have the uneasy suspicion the program may be too
  15. large to handle, even with Turbo C's TCC compiler).
  16.  
  17.    I would be delighted if somebody else has already done this stuff, so
  18. I don't have to!
  19.