lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Markup commands \left-brace and \right-brace


From: Neil Puttock
Subject: Re: [PATCH] Markup commands \left-brace and \right-brace
Date: Sat, 25 Apr 2009 16:40:02 +0100

2009/4/23 Werner LEMBERG <address@hidden>:
>
>>> Please review this patch here:
>>>
>>> http://codereview.appspot.com/8874/show
>>
>> Looks good!
>
> I'm not a good lisp programmer, but isn't the standard method for
> searching like that to not use a loop but recursive calls?  It doesn't
> really matter, but Han-Wen likes to use recursive calls a lot :-)

As Carl's pointed out, the internal loop is recursive, though I guess
it might be more idiomatic to use tail recursion instead of calling
the loop with different arguments.

Regards,
Neil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]