home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16625 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.4 KB

  1. Xref: sparky comp.os.linux:16625 comp.lang.tcl:1827 comp.os.coherent:5606 comp.unix.misc:4147
  2. Newsgroups: comp.os.linux,comp.lang.tcl,comp.os.coherent,comp.unix.misc
  3. Path: sparky!uunet!ukma!darwin.sura.net!convex!convex!tchrist
  4. From: Tom Christiansen <tchrist@convex.COM>
  5. Subject: Re: Tcl to replacement most of /bin & /usr/bin (was: Tcl on Linux machines.)
  6. Originator: tchrist@pixel.convex.com
  7. Sender: usenet@news.eng.convex.com (news access account)
  8. Message-ID: <1992Nov13.180712.4668@news.eng.convex.com>
  9. Date: Fri, 13 Nov 1992 18:07:12 GMT
  10. Reply-To: tchrist@convex.COM (Tom Christiansen)
  11. References: <1992Nov13.022712.16069@twg.com>
  12. Nntp-Posting-Host: pixel.convex.com
  13. Organization: Convex Computer Corporation, Colorado Springs, CO
  14. X-Disclaimer: This message was written by a user at CONVEX Computer
  15.               Corp. The opinions expressed are those of the user and
  16.               not necessarily those of CONVEX.
  17. Lines: 13
  18.  
  19. From the keyboard of "David Herron" <david@twg.com>:
  20.  
  21. :  Perl is more like what I said about Basic-Plus above.  It's large
  22. :  and while it can be embedded, it looks hard to do so.
  23.  
  24. Perl5 is embeddable.  See the recent Perl FAQ or mail me.
  25.  
  26. :- TCL is not subject to the GNU Public Liscense (GPV) while Perl is.
  27.  
  28. No, it's not, actually.  There's a different license available for it,
  29. called the Artistic License, which comes in its src directory.
  30.  
  31. --tom
  32.