[MUD-Dev] Public Domain Client

J C Lawrence claw at cp.net
Wed Nov 24 12:04:39 CET 1999


On Mon, 22 Nov 1999 07:47:44 -0500 
Jeremy Music <rezo at lords.com> wrote:

> Tcl is dawg-slow (personal opinion).

Tcl/TK is not inherently slow.  As with any language slow code can
be written with it, and Tcl certainly doesn't make that difficult
and it also varies the performance rules (slightly) across platforms
-- but fast performant code can be and often is written in Tcl.
Consider: 

  AolServer (the web server that Aol uses) uses Tcl for its internal
scripting language (ala PHP, ColdFusion etc), and their performance
rates are stellar (see Phillip Greenspun's site at
http://www.photo.net/wtr/thebook/).

Depending on what wou are doing, Tcl beats perl and Python on the
benchmarks, and perl wins on others, Python on others, etc.

--
J C Lawrence                              Internet: claw at kanga.nu
----------(*)                            Internet: coder at kanga.nu
...Honorary Member of Clan McFud -- Teamer's Avenging Monolith...


_______________________________________________
MUD-Dev maillist  -  MUD-Dev at kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list