Ask a Question related to PERL Miscellaneous, Design and Development.

  1. #1

    Default Perl vs TCL

    Hi,

    I'm thinking about writing a script in either Perl or TCL, but before
    I start, I thought it would be a good idea to find out how they
    compare to each other, so I can decide which is best for me.

    Does anyone have any experience/opinions of TCL or Perl's Maths
    functionality? Do you need to install extra modules to make it useful?

    What about text manipulation? Is Perl better than TCL? Are there any
    modules that improve on the core distribution?

    Thanks in advance -
    Selwyn

    PS. Just out of interest... A lot of modules for perl seem to be
    ported from TCL (tk, for example) - are there any that have gone the
    other way?
    Selwyn Leeke Guest

  2. Similar Questions and Discussions

    1. Off Topic: Active Perl Native Windows / cygwin perl
      I have both activestate windows native perl installed and the default cygwin perl. How can I have the cygwin shell use the windows perl rather...
    2. Control a non-perl image viewer from perl script
      Below is a (non-finished) script that trys to run a linux viewer called eog (eye of gnome) in a script that will eventually allow me to power thru...
    3. Re : Installing CPAN Perl Modules with Activestate Perl 5. v5.8
      Hi, In the process of trying to get perl modules installed, I downloaded over 300 Activestate specific perl modules and they work fine (of the ones...
    4. Effeciency question - perl scripts v's perl exe's
      Max Adams wrote: The only existing Perl compiler is part of perl. Anything else is just a packager that puts a perl, required modules, and the...
    5. Designing Interfaces with Perl and Perl APIs
      Hi, I am a long date perl programmer, and from time to time, I am having the same trouble: - To design interfaces for a self contained...
  3. #2

    Default Re: Perl vs TCL

    Selwyn Leeke (selwyn.leeke@camcon.co.uk) wrote on MMMDCLXI September
    MCMXCIII in <URL:news:f6ba12d3.0309090456.3a61f60e@posting.goo gle.com>:
    ][ Hi,
    ][
    ][ I'm thinking about writing a script in either Perl or TCL, but before
    ][ I start, I thought it would be a good idea to find out how they
    ][ compare to each other, so I can decide which is best for me.
    ][
    ][ Does anyone have any experience/opinions of TCL or Perl's Maths
    ][ functionality? Do you need to install extra modules to make it useful?
    ][
    ][ What about text manipulation? Is Perl better than TCL? Are there any
    ][ modules that improve on the core distribution?

    TCL is far, far better in al aspects. That's why every Unix vendor
    supplies TCL, and have you let install Perl yourself.

    Furthermore, TCL programmers are in high demand. Noone ever hires a
    Perl programmer.

    ][ Thanks in advance -
    ][ Selwyn
    ][
    ][ PS. Just out of interest... A lot of modules for perl seem to be
    ][ ported from TCL (tk, for example) - are there any that have gone the
    ][ other way?


    No. Almost anything found on CPAN or the Perl standard library was
    borrowed, copied or stolen from TCL. The Perl communitie doesn't
    create anything itself, so no porting to TCL was ever done.


    Abigail
    --
    perl -wle'print"Κυστ*αξοτθες*Πεςμ*Θαγλες"^"\x80"x24'
    Abigail Guest

  4. #3

    Default Re: Perl vs TCL

    X-Ftn-To: Abigail

    Abigail <abigail@abigail.nl> wrote:
    >][ modules that improve on the core distribution?
    >
    >TCL is far, far better in al aspects. That's why every Unix vendor
    >supplies TCL, and have you let install Perl yourself.
    >
    >Furthermore, TCL programmers are in high demand. Noone ever hires a
    >Perl programmer.
    >
    >][ Thanks in advance -
    >][ Selwyn
    >][
    >][ PS. Just out of interest... A lot of modules for perl seem to be
    >][ ported from TCL (tk, for example) - are there any that have gone the
    >][ other way?
    >
    >
    >No. Almost anything found on CPAN or the Perl standard library was
    >borrowed, copied or stolen from TCL. The Perl communitie doesn't
    >create anything itself, so no porting to TCL was ever done.
    Very, very cruel, I must say. :)



    --
    Matija
    Matija Papec Guest

  5. #4

    Default Re: Perl vs TCL

    On 9 Sep 2003 05:56:24 -0700
    [email]selwyn.leeke@camcon.co.uk[/email] (Selwyn Leeke) wrote:
    > I'm thinking about writing a script in either Perl or TCL, but
    > before I start, I thought it would be a good idea to find out how
    > they compare to each other, so I can decide which is best for me.
    >
    > Does anyone have any experience/opinions of TCL or Perl's Maths
    > functionality? Do you need to install extra modules to make it
    > useful?
    >
    > What about text manipulation? Is Perl better than TCL? Are there any
    > modules that improve on the core distribution?
    >
    > Thanks in advance -
    > Selwyn
    >
    > PS. Just out of interest... A lot of modules for perl seem to be
    > ported from TCL (tk, for example) - are there any that have gone the
    > other way?
    <sigh>
    I could compare COBOL with Perl, BASIC with Perl, C++ with Perl, etc.,
    etc

    Each language has its strengths and its weaknesses.

    My advise is ... learn both, then create an application in both.
    Which ever you feel most comfortable with, use.

    This type of question has been asked and answered many times. Try
    Google. The result is always the same - "my language is better than
    your language" threads that take up bandwidth.

    --
    Jim

    Copyright notice: all code written by the author in this post is
    released under the GPL. [url]http://www.gnu.org/licenses/gpl.txt[/url]
    for more information.

    a fortune quote ...
    Mark's Dental-Chair Discovery: Dentists are incapable of asking
    questions that require a simple yes or no answer.
    James Willmore Guest

  6. #5

    Default Re: Perl vs TCL

    James Willmore <jwillmore@cyberia.com> wrote in
    news:20030909123749.0cfa013b.jwillmore@cyberia.com :
    >
    > Each language has its strengths and its weaknesses.
    >
    What are Befunge's strengths? ;-)

    --
    Eric
    $_ = reverse sort $ /. r , qw p ekca lre uJ reh
    ts p , map $ _. $ " , qw e p h tona e and print
    Eric J. Roode Guest

  7. #6

    Default Re: Perl vs TCL

    Eric J. Roode (REMOVEsdnCAPS@comcast.net) wrote on MMMDCLXI September
    MCMXCIII in <URL:news:Xns93F1A965361Bsdn.comcast@206.127.4.25> :
    `` James Willmore <jwillmore@cyberia.com> wrote in
    `` news:20030909123749.0cfa013b.jwillmore@cyberia.com :
    ``
    `` >
    `` > Each language has its strengths and its weaknesses.
    `` >
    ``
    `` What are Befunge's strengths? ;-)


    It's terse and small.



    Abigail
    --
    perl -MTime::JulianDay -lwe'@r=reverse(M=>(0)x99=>CM=>(0)x399=>D=>(0)x99=> CD=>(
    0)x299=>C=>(0)x9=>XC=>(0)x39=>L=>(0)x9=>XL=>(0)x29 =>X=>IX=>0=>0=>0=>V=>IV=>0=>0
    =>I=>$==-2449231+gm_julian_day+time);do{until($=<$#r){$_.=$ r[$#r];$=-=$#r}for(;
    !$r[--$#r];){}}while$=;$,="\x20";print+$_=>September=>MCMXCI II=>=>=>=>=>=>=>=>'
    Abigail Guest

  8. #7

    Default Re: Perl vs TCL

    Eric J. Roode <REMOVEsdnCAPS@comcast.net> wrote:
    > James Willmore <jwillmore@cyberia.com> wrote in
    > news:20030909123749.0cfa013b.jwillmore@cyberia.com :
    >
    >>
    >> Each language has its strengths and its weaknesses.
    >>
    >
    > What are Befunge's strengths? ;-)

    Why, its cool name of course.


    --
    Tad McClellan SGML consulting
    [email]tadmc@augustmail.com[/email] Perl programming
    Fort Worth, Texas
    Tad McClellan Guest

  9. #8

    Default Re: Perl vs TCL

    On Tue, 09 Sep 2003 15:38:16 -0500
    "Eric J. Roode" <REMOVEsdnCAPS@comcast.net> wrote:
    > James Willmore <jwillmore@cyberia.com> wrote in
    > news:20030909123749.0cfa013b.jwillmore@cyberia.com :
    > > Each language has its strengths and its weaknesses.
    > What are Befunge's strengths? ;-)
    Well, I had to Google for this one. And after I did, I can now say I
    stand corrected. I got a headache after one example.

    HTH

    --
    Jim

    Copyright notice: all code written by the author in this post is
    released under the GPL. [url]http://www.gnu.org/licenses/gpl.txt[/url]
    for more information.

    a fortune quote ...
    You worry too much about your job. Stop it. You're not paid
    enough to worry.
    James Willmore Guest

  10. #9

    Default Re: Perl vs TCL

    "Eric J. Roode" <REMOVEsdnCAPS@comcast.net> wrote in message
    news:Xns93F1A965361Bsdn.comcast@206.127.4.25...
    > What are Befunge's strengths? ;-)
    Job security.


    ---
    Outgoing mail is certified Virus Free.
    Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
    Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003


    Chris Dutton Guest

  11. #10

    Default Re: Perl vs TCL

    "Eric J. Roode" <REMOVEsdnCAPS@comcast.net> wrote in message news:<Xns93F1A965361Bsdn.comcast@206.127.4.25>...
    > James Willmore <jwillmore@cyberia.com> wrote in
    > news:20030909123749.0cfa013b.jwillmore@cyberia.com :
    >
    > >
    > > Each language has its strengths and its weaknesses.
    > >
    >
    > What are Befunge's strengths? ;-)

    How about ZT ?
    [url]http://www.winterbergs.de/software/zt.txt[/url]

    which I found here: [url]http://www.kraml.at/stupid/languages.html[/url]
    Chris Marshall Guest

  12. #11

    Default Re: Perl vs TCL

    [email]c_j_marshall@hotmail.com[/email] (Chris Marshall) wrote in message news:<cb9c7b76.0309100407.558d427f@posting.google. com>...
    > "Eric J. Roode" <REMOVEsdnCAPS@comcast.net> wrote in message news:<Xns93F1A965361Bsdn.comcast@206.127.4.25>...
    > > James Willmore <jwillmore@cyberia.com> wrote in
    > > news:20030909123749.0cfa013b.jwillmore@cyberia.com :
    > >
    > > >
    > > > Each language has its strengths and its weaknesses.
    > > >
    > >
    > > What are Befunge's strengths? ;-)
    >
    >
    > How about ZT ?
    > [url]http://www.winterbergs.de/software/zt.txt[/url]
    >
    > which I found here: [url]http://www.kraml.at/stupid/languages.html[/url]
    Okay ... when I made the statement "Each language has its strengths
    and its weaknesses", I meant langauges that are mainstream ... like
    C++, Perl, TCL, PHP, Assembler, Java, etc.

    And I'm now thinking, with the crowd here, I have to define
    "mainstream" ;-)

    Program in good health :-)

    Jim
    James Willmore Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139