[ulis], 2003-10-26. To answer a recurrent question, I retrieved an old page from c.l.t (dated 1997). ---- Mike Lynn gracfully told us: ->Where can I find a version of TCL for DOS? ->I am writing an embedded system in MSC. ->Source or library binaries will do. Tcl FAQ writes: C. INTEL DOS-like systems ---- '''DOS''' and '''Windows''' Numerous ports to DOS are available. '''LES on October 27, 2003: Most of these links do not seem to be valid anymore.''' * One unsupported port to MS-DOS of Tcl and Extended Tcl V6.0a, done by (Karl Lehenbauer), is available on for binaries and for source. * A port of Tcl V6.2 to MS-DOS was done by (John Martin) and is available via FTP from and . * A source code only port of Tcl V6.7 to MS-DOS, done by (Peter Sprenger), is available from him, somewhere on wuarchive.wustl.edu or as . * A port of Tcl, version 7.3, to MS-DOS, done by (Tom Poindexter), is available as and . This also includes TclX 7.3a and Tk ported to Desqview/X libraries. README at [ftp://ftp.procplace.com/pub/tcl/sorted/distrib//mstcl73.README] '''UPDATED LINKS''' * A port of Tcl, V6.1 ?, done by unknown, to MS-DOS Windows V 3.1 ?, is available as binary at and as source at . * A package to take a Tcl source distribution and port it cleanly to MS-DOS, so that it can be compiled has been written by (Bob Yennaco). It is available as * An MS-DOS Windows DLL instance of Tcl 6.2 was generated by (Ugo Cei). Contact him for more details. * A Windows DLL was made by (Ekkehard Beier) by slightly modifying a DOS 6.2 Tcl port. There are still problems with the system/WinExec command. A very rudimentary Debugger User Interface using Borland's Classlib is part of the zip-file, too. The source was used also with BC3.1++/AF on MS W3.1. You can get a copy from via anonymous ftp. Unfortunately Ekki doesn't have time currently to finish the Windows port and user Interface. * (Toshihiko Haga) and (Shigeaki Miyata) announced twin (tcl/tk for MS-Windows), which does not support exec and send, but supports a -bitmap for Windows .bmp files. A few other modifications or special exceptions are noted. This package's files can be found at and . * (Professor Ken K. Kubota) has announced a port of Tcl 7.3 and Tk3.6a to MS DOS Windows using Borland C++ 4.0. Fetch the README files from the ftp sites for more information. * Omar Stanford reported in March of 1994 that he had almost completed his port of Tcl 7.3 to MS-Windows 3.1. He had incorporated extensions for networking (including NetWare), Windows Sockets, and many Windows API functions. He also was working on a facility for dynamically allocating commands to the Tcl environment. If there are other extensions that one would like to see under Windows 3.1, or if you are interested in beta testing, drop him a line. * Also, Simon Kenyon of the Information Technology Centre, Dublin, IRELAND, mentions that they are starting to port Tk to MS-Windows. There is a mailing list (see "tcl-faq/part2") for folk who are interested. * [TinyTcl] seems to run on pure DOS. * If you do a checkout of the 'contrib' module, you will get the Tcl source plus a small build file for use with DJGPP which will build the Tcl mainline for DOS (yes, the HEAD) http://cvs.sourceforge.net/viewcvs.py/tcl/contrib/djgpp/ . A binary is in the SF files area for an old beta version of 8.4. http://prdownloads.sourceforge.net/tcl/tcl8.4a4_dos.zip?download ---- '''QNX''' * Steve Furr reports getting Tcl ported to QNX without a lot of trouble. He mentions that QNX users who have the beta X hould have gotten a CD-ROM update with Tcl and Tk on the CD. ---- '''OS/2''' * A port of Tcl 7.3, except for glob or command pipelines, to OS/2 2.x using C Set++ has been done by (Bud Bach). As of this date, I have no leads on anyone porting Tk to any version of OS/2. There are some OS/2 X client support kits available for purchase, which might make it easier to port Tk. ---- Also (see "tcl-faq/part4"), the Tcl programs/packages catalog, for the latest port locations. +--------------------+-----------------------------------+ | Nir Levy | "...but they seem to know where | | nir_l@shaked.co.il | they are going, the ones who walk | | | away from Omelas." --LeGuin | +--------------------+-----------------------------------+ ---- [Category Oldies]