lilypond-devel
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3182 in lilypond: Patch: Defuse the obfuscated


From: David Kastrup
Subject: Re: [Lilypond-auto] Issue 3182 in lilypond: Patch: Defuse the obfuscated Scheme programming contest
Date: Fri, 15 Feb 2013 22:50:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Marc Hohl <address@hidden> writes:

> Am 15.02.2013 14:02, schrieb address@hidden:
>> Status: Started
>> Owner: address@hidden
>> Labels: Type-Enhancement Patch-new
>>
>> New issue 3182 by address@hidden: Patch: Defuse the obfuscated Scheme
>> programming contest
>> http://code.google.com/p/lilypond/issues/detail?id=3182
>>
>> Defuse the obfuscated Scheme programming contest
>>
>> This merely grepped for occurences of &quot;reduce&quot; and
>> replaced most of
>> them (and possibly the close surroundings) with something saner. The
>> winner definitely has been in bar-line.scm.
> ;-)
>
> I had a (do ...) construct here before replacing it with reduce.
>
> Just curious: how is (any ...) defined?
> If I search for 'scheme any' in google, I do not get any useable
> search results within
> the first result pages ...

When in doubt, look in the Guile manual:
<URL:http://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/SRFI_002d1-Searching.html>

But you can also find it in typical Scheme pages:

<URL:http://srfi.schemers.org/srfi-1/srfi-1.html#Searching>

-- 
David Kastrup




reply via email to

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