DragonFly BSD
DragonFly kernel List (threaded) for 2003-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: new sysinstall


From: Kip Macy <kmacy@xxxxxxxxxxx>
Date: Sat, 30 Aug 2003 16:26:38 -0700

G065363@xxxxxxxxxxxxxxxxxxxx> <20030830225436.GA1808@xxxxxxxxxxxxxxxxx>
In-Reply-To: <20030830225436.GA1808@xxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 30
Message-ID: <3f51327e$0$271$415eb37d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
NNTP-Posting-Host: 63.192.113.194
X-Trace: 1062285950 crater_reader.dragonflybsd.org 271 63.192.113.194
Xref: crater_reader.dragonflybsd.org dragonfly.kernel:764



> 
> Combine the two, and you have a system that has pretty interesting properties,
> embedded GUI development within a modern OOP enviroment, TK/TCL sucks. Don't

Having used Perl, Tcl, and Python all quite extensively, I have to throw
my weight pretty behind the Python advocates. I believe that Tcl is too
minimal, keeping substantial amounts of state around is rather painful.
In order to get full use of it you really need a number of add-ons
such as incr Tcl and TclX. Python by itself is a much more complete
solution. Until Perl 6 arrives, the one real advantage I see perl as
having is the sheer momentum behind it, both in terms of developers who
know it and the number of modules written for it.

I like the fact that Python has a language definition. Perl's language 
definition is the implementation. The only people I know who really 
oppose Python are those who have never used it. Some people have a 
harder time learning new languages than others. At the university I had 
to use at least a half dozen different languages for different purposes,
so I'm not representative. However, I was comfortable writing a 6kloc 
application of moderate complexity in it, having never used it before, 
after a day or two of writing toy programs in it.

My two cents.


				-Kip





[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]