lilypond-devel
[Top][All Lists]
Advanced

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

Re: Policy about SRFI usage?


From: Han-Wen Nienhuys
Subject: Re: Policy about SRFI usage?
Date: Mon, 9 Nov 2009 12:53:56 -0200

On Thu, Nov 5, 2009 at 12:48 PM, David Kastrup <address@hidden> wrote:
>
> Hi,
>
> I was wondering what the Lilypond policies are for using SRFI, such as
> SRFI-13 for string functions.  My question was triggered by looking at
> scm/lily-sort.scm (only used at document creation time) which could be


There are no specific policies, except that you have to be careful.
For example, there is a
GUILE module that provides a format function, which also has enormous
high rate of garbage generation; switching back to a hand-coded format
cut memory usage in half.


-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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