Re: Tcl vs. Lua



In article <1135902376.793251.228540@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
slebetman@xxxxxxxxx <slebetman@xxxxxxxxx> wrote:
.
.
.
>I'd think Tcl would be perfect for this since this sort of stuff
>involves a lot of text processing.
>
>> It seems Lua's strengths is smaller footprint and better performance than
>> TCL. And they said it runs on mobile devices too. TCL is too slow for mobile
>> devices, I was told on here.
>>
>
>Tcl runs fine on mobile devices - better than Java IMHO since Tcl uses
>less RAM. The Tcl interpreter is usually the first interpreter to be
>ported on small platforms. But since Lua is so small, I suspect it uses
>even less resource than Tcl. But saying Tcl is slow for mobile devices
>is just plain wrong since the same mobile devices are usually designed
>to run Java.
>

Please point me to the person who told you that, "TCL is too
slow for mobile devices". As it stands, that's simply not
true.

slebetman, do you truly believe that Tcl is inappropriate for
construction of installers because Tcl makes "text processing"
too difficult? That doesn't make sense to me--particularly
not with the evidence of <URL: http://wiki.tcl.tk/1896 >.
.



Relevant Pages

  • Re: Tcl vs. Lua
    ... it tells me I shouldn't bother with Lua, ... So is Tcl, ... I came across one that featured embedded "Lua scripting" to do install ... And they said it runs on mobile devices too. ...
    (comp.lang.tcl)
  • Re: Tcl vs. Lua
    ... I'm going to have to re-arrange the posting order to answer this. ... And they said it runs on mobile devices too. ... TCL is too slow for mobile ... mean "Tcl is inappropriate". ...
    (comp.lang.tcl)
  • Re: Aejaks 0.5 released
    ... If I understood correctly, this is usable only from the tcl that runs inside java, isn't it? ... AEJAKS: http://aejaks.sf.net ... This package contains source for Java and Tcl files, documentation source, build scripts, library files, icon and image source, Eclipse project and classpath files. ...
    (comp.lang.tcl)
  • Re: Aejaks 0.5 Released
    ... tcl that runs inside java, ... (Well, I expect an answer like load tclblend, and load ... javatcl on the java interpreter, ... should be able to run Aejaks. ...
    (comp.lang.tcl)
  • Re: Tcl under Eclipse - interested users?
    ... > The plugins are written in Java so any attempt to add Tcl support to Eclipse ...
    (comp.lang.tcl)