lilypond-user
[Top][All Lists]
Advanced

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

Re: getting the argument list of a procedure


From: Paul Morris
Subject: Re: getting the argument list of a procedure
Date: Thu, 5 Mar 2015 07:27:22 -0700 (MST)

anders.vinjar wrote
> I'd actually be a bit surprised if LilyPond didn't use specialised
> macros for defining its functions already, meaning you could just
> specialize these a bit further...
> 
> Where do we find the definitions in LY?

The ones David N. mentioned (grob::has-interface and grob::name) are in
scm/output-lib.scm.  There may be others in other files.  In that file it's
all "define-public" (no specialized macros).

Cheers,
-Paul



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/getting-the-argument-list-of-a-procedure-tp172584p172640.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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