Re: Another scripting language implemented into Python itself?

From: Cameron Laird (claird_at_lairds.us)
Date: 01/25/05


Date: Tue, 25 Jan 2005 17:08:03 GMT

In article <1106624803.825442.73870@f14g2000cwb.googlegroups.com>,
Carl Banks <invalidemail@aerojockey.com> wrote:
                        .
                        .
                        .
>> Python, or Perl, or TCL, or Ruby, or PHP,
>
>Not PHP. PHP is one of the better (meaning less terrible) examples of
>what happens when you do this sort of thing, which is not saying a lot.
>PHP was originally not much more than a template engine with some
>crude operations and decision-making ability. Only its restricted
>problem domain has saved it from the junkheap where it belongs.
>
>TCL isn't that great in this regard, either, as it makes a lot of
>common operations that ought to be very simple terribly unweildy.
                        .
                        .
                        .
I've lost track of the antecedent by the time of our arrival at
"this regard". I want to make it clear that, while Tcl certainly
is different from C and its imitators, and, in particular, insists
that arithmetic be expressed more verbosely than in most languages,
the cause is quite distinct from the imperfections perceived in
PHP. PHP is certainly an instance of "scope creep" in its semantics.
Tcl was designed from the beginning, though, and has budged little in
over a decade in its fundamentals; Tcl simply doesn't bother to "make
a lot of common operations ..." concise.



Relevant Pages

  • Re: Dynamic rich data client
    ... all urls for my public PHP pages end in .html for search ... >should start to code the server in Tcl one day, a clean interface helps. ...
    (comp.lang.tcl)
  • Re: Calling TCL function from PHP 4.3
    ... Maybe there's a PHP module that trumps this, but I see two good ways to ... One approach would be to run a Tcl XML-RPC server behind the firewall ...
    (comp.lang.php)
  • Re: SIMPLE web-app framework a la PHP? (Not rivet, methinks)
    ... PHP has been around since... ... it was and is reasonably light weight. ... Tcl - Tcl had a bunch of projects out then, ... were the first truly open source Tcl apache ...
    (comp.lang.tcl)
  • Re: Expect: binary data over socket
    ... >heard of TCL until I came across Expect a week ago. ... >impression that it meets my needs for command line stuff better than PHP. ... >Nanoserv doesn't meet my needs primarily because it can only do asynchronous ...
    (comp.lang.tcl)
  • Re: Dynamic rich data client
    ... If you have a working solution with PHP (meant for consumption by a web ... should start to code the server in Tcl one day, a clean interface helps. ... the problem at hand (is the client really just a client or an app of its ...
    (comp.lang.tcl)