From owner-freebsd-current Wed Jun 19 14:59:39 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA26926 for current-outgoing; Wed, 19 Jun 1996 14:59:39 -0700 (PDT) Received: from magigimmix.xs4all.nl (magigimmix.xs4all.nl [194.109.6.25]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA26913 for ; Wed, 19 Jun 1996 14:59:32 -0700 (PDT) Received: from asterix.xs4all.nl (asterix.xs4all.nl [194.109.6.11]) by magigimmix.xs4all.nl (8.7.5/XS4ALL) with ESMTP id XAA02671 for ; Wed, 19 Jun 1996 23:59:29 +0200 (MET DST) Received: from plm.xs4all.nl (uucp@localhost) by asterix.xs4all.nl (8.7.5/8.7.2) with UUCP id XAA15249 for freebsd-current@FreeBSD.ORG; Wed, 19 Jun 1996 23:53:13 +0200 (MET DST) Received: (from plm@localhost) by plm.xs4all.nl (8.7.5/8.7.3) id XAA05752; Wed, 19 Jun 1996 23:15:10 +0200 (MET DST) To: freebsd-current@FreeBSD.ORG Subject: Re: tcl -- what's going on here. References: From: Peter Mutsaers Date: 19 Jun 1996 23:15:09 +0200 In-Reply-To: rjk@sparcmill.grauel.com's message of Wed, 19 Jun 1996 10:21:11 -0500 Message-ID: <87rarb7axu.fsf@plm.xs4all.nl> Lines: 22 X-Mailer: Gnus v5.2.22/Emacs 19.31 Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> On Wed, 19 Jun 1996 10:21:11 -0500, rjk@sparcmill.grauel.com >> (Richard J Kuhns) said: RJK> tcl is on every system I administer; I use it extensively. RJK> Linked with the appropriate libraries, it can greatly speed RJK> the development of tools using those libraries. IMHO, RJK> bringing tcl into the main tree would encourage the growth RJK> and development of FreeBSD. I also install tcl almost on all machines I use. But that doesn't mean that it should be in the main tree instead of in ports. The main tree should contain only the base OS? Ports is for all the nice optional extras. This way the main tree could grow completely out of bounds. Because the same can be said about Java (and also about python, scheme etc.). There are many tcl/perl like scripting languages. Java will probably become the most important. Should Java also be put in the main tree? I'd like more to see perl be removed from the main tree (since perl4 is outdated anyway, and perl5 is in ports).