home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / tcl / 1057 < prev    next >
Encoding:
Text File  |  1992-07-28  |  938 b   |  26 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!caen!nigel.msen.com!heifetz!dgsi!johng
  3. From: johng@cimage.com (John Gourlay)
  4. Subject: Re: Tcl in Microsoft Windows
  5. Message-ID: <1992Jul28.150555.20264@cimage.com>
  6. Organization: Cimage Corp, Ann Arbor, MI
  7. X-Newsreader: Tin 1.1 PL4
  8. References: <1992Jul27.203018.19983@cimage.com>
  9. Date: Tue, 28 Jul 92 15:05:55 GMT
  10. Lines: 14
  11.  
  12. The answer seems to be that there are DOS ports but no Windows port.
  13. A Windows port would be different even omitting Tk because of standard
  14. library differences.  Areas that I'm aware of are in memory
  15. management, file I/O (no stdin, stdout, or stderr), and floating
  16. point.
  17.  
  18. The DOS ports are available from barkley.berkeley.edu, Austin Code Works,
  19. and cajal.uoregon.edu.
  20.  
  21. johng@cimage.com (John Gourlay) writes:
  22. : Has anyone made Tcl work in in Microsoft Windows or in DOS?
  23. : John Gourlay
  24. : johng@cimage.com
  25.