From owner-freebsd-doc Thu Apr 27 17:25:38 2000 Delivered-To: freebsd-doc@freebsd.org Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20]) by hub.freebsd.org (Postfix) with ESMTP id 0533737BC72 for ; Thu, 27 Apr 2000 17:25:32 -0700 (PDT) (envelope-from brdavis@orion.ac.hmc.edu) Received: (from brdavis@localhost) by orion.ac.hmc.edu (8.8.8/8.8.8) id RAA08509; Thu, 27 Apr 2000 17:25:28 -0700 (PDT) Date: Thu, 27 Apr 2000 17:25:28 -0700 From: Brooks Davis To: crespi40@hotmail.com Cc: freebsd-doc@FreeBSD.ORG Subject: Re: tcl Message-ID: <20000427172528.A6960@orion.ac.hmc.edu> References: <3908DA70.4C30B53E@gric.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <3908DA70.4C30B53E@gric.com>; from screspi@gric.com on Thu, Apr 27, 2000 at 05:25:20PM -0700 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Apr 27, 2000 at 05:25:20PM -0700, Sylvia Crespi wrote: > Is tcl/tk have any similarities to BSD?? They are both Open Source software. That's about it. TCL is the Tool Control Language which is a scripting language designed to hooking various program together. TK is a GUI toolkit which works fairly well, is widely used, and is really quite ugly by modern standards. BSD is a UNIX like operating system. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message