[REBOL] Re: What's wrong with Ruby
From: moliad:gma:il at: 21-Mar-2007 18:21
On 3/21/07, Tim Johnson <tim-johnsons-web.com> wrote:
> I use rebol and python about 50/50. Despite what is said in
> that article, I find python impressively well and thoughtfully designed,
> but it takes more code than rebol to get things done.
>
hi tom, did you end up creating a few of the REBOL practical funcs within
python like I did and reduce code size by a few steps?
select, rejoin, all, any, view layout... come to mind as a few which
simplified much of my python coding where I used to work.
-MAx