Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Alternatives to sed + awk
- Date: Fri, 11 Mar 2011 13:37:16 +0900
- From: Alexander Danilov <alexander.a.danilov@example.com>
- Subject: Re: [tlug] Alternatives to sed + awk
- References: <AANLkTim_-D9CFYC8TNp33ni85zB+QBA7jV=BpLN=4SbZ@example.com> <4D6F8D94.9040109@example.com> <87ei6nl906.fsf@example.com> <AANLkTimk1z41fSvQQmU+7fE-1Krd_kuo3_z-1SYD5rW6@example.com> <87ipvskik1.fsf@example.com> <AANLkTimF=8WVccsXJrpRwuKt98N8Rm1-AtSmrN2s+tMn@example.com> <87pqpyqs14.fsf@example.com>
2011/3/11 Stephen J. Turnbull <stephen@example.com>I like CL, but it's better to use it in big applications.Alexander Danilov writes:
> Lisp in not a competitor for Tcl not in GUI, not in network programming, not
> in strong typing domain, may be somewhere else,
> but not in everyday tasks.
...The major Common Lisps all have bindings for many of the major GUI
toolkits, and of course sockets and the like.
Yes, there are a lot of bindings, but I try GUI and network bindings for Common Lisp, and I can tell, that Tcl/Tk is much easy for this kind of tasks. And also for text processing Tcl is easy than CL.
You've got to be kidding.
> Haskell is competitor, but not Lisp.
:)
Now I'm sure you're kidding. ;-)
> > In Tcl, however, you have very weak typing. Everything at Tcl command
> > level is a string, so that
> >
> > For example, the commands
> > set a 3
> > set b {$a + 2}
> > expr $b*4
> > return 11, not a multiple of 4. This is because the Tcl parser
> > will first substitute $a + 2 for the variable b, then the expr
> > command will evaluate the _expression_ $a + 2*4.
> It is not weakness of Tcl, it's just consequence of one of 11 rules of
> languges.
- References:
- [tlug] Alternatives to sed + awk
- From: Nguyen Vu Hung
- Re: [tlug] Alternatives to sed + awk
- From: Alexander Danilov
- Re: [tlug] Alternatives to sed + awk
- From: Stephen J. Turnbull
- Re: [tlug] Alternatives to sed + awk
- From: Alexander Danilov
- Re: [tlug] Alternatives to sed + awk
- From: Stephen J. Turnbull
- Re: [tlug] Alternatives to sed + awk
- From: Alexander Danilov
- Re: [tlug] Alternatives to sed + awk
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Alternatives to sed + awk
- Next by Date: Re: [tlug] Browser share in Japan?
- Previous by thread: Re: [tlug] Alternatives to sed + awk
- Next by thread: [tlug] The cloud comes to Tokyo
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links