Re: Tcl vs. Lua



Isaac Gouy wrote:
Cameron Laird wrote:

In article <1135859377.142907.11560@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Lisa Pearlson <reageer@xxxxxxxxx> wrote:

Coincidentally I came across Lua ( http://lua.org ).
Seems their goals, portability, embeddability, extendability, are
similar to Tcl.
Just like Tcl, I had never heard of Lua, but they claim it to be
simple, fast, etc.

So, I can't help wonder how Tcl compares to Lua.
Does anyone here know Lua? I'm sure each has their strengths and
weaknesses. I'm only interested in what are Tcl's advantages over Lua.

Lisa


Tcl constitutes a far richer programming environment. Lua is more minimal in its run-time impact.

Tcl supports Unicode and regular expressions more fully
than Lua.

Tcl has Starpacks, stubs, and so on.

Tcl/Tk is ahead of TkLua.

There are more Tcl books.

Some prefer EIAS to the impressive mileage Lua gets out
of dictionary-based metaprogramming.

Lua's a wonderful language.  It also remains a niche
language.  Tcl comes much closer to universality.


EIAS?


The famous mantra: Everything Is A String


.



Relevant Pages

  • Re: Tcl vs. Lua
    ... They say it's used a lot for "Games programming". ... The way I heard about Lua was when I was looking for a "Setup Wizard" type ... I came across one that featured embedded "Lua scripting" to do install ... But wouldn't TCL be much more suitable for this? ...
    (comp.lang.tcl)
  • 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
    ... >Seems their goals, portability, embeddability, extendability, are ... >similar to Tcl. ... I can't help wonder how Tcl compares to Lua. ... Lua's a wonderful language. ...
    (comp.lang.tcl)
  • Re: Tcl vs. Lua
    ... >>similar to Tcl. ... I can't help wonder how Tcl compares to Lua. ... > Some prefer EIAS to the impressive mileage Lua gets out ... > Lua's a wonderful language. ...
    (comp.lang.tcl)
  • Re: Languages that dont suck after Perl?
    ... stupid language making me go through so much work just make a simple ... preffering it to Perl at times given some small convenience wrappers. ... I'm happy that when I program in Lua I have a feeling I've mastered ... you have to go character by character to parse them mentally with a naive ...
    (comp.lang.perl.misc)