lilypond-devel
[Top][All Lists]
Advanced

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

Re: Policy about SRFI usage?


From: Bertalan Fodor (LilyPondTool)
Subject: Re: Policy about SRFI usage?
Date: Mon, 09 Nov 2009 16:07:43 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

I would add: make Scheme code as portable as possible.

Han-Wen Nienhuys wrote:
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.


  


reply via email to

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