lilypond-user
[Top][All Lists]
Advanced

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

getting the argument list of a procedure


From: David Nalesnik
Subject: getting the argument list of a procedure
Date: Wed, 4 Mar 2015 15:35:46 -0600

Hi list,

I would like to be able to return the argument list of a Scheme function, say as a list of symbols.  So, for example, in the case of  grob-interpret-markup, I would like to retrieve '(grob text).  There are a number of functions for determining information about procedures listed here: http://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/Procedure-Properties.html
but, I see nothing to return an argument list.  How would I go about doing this?

Thanks!
David

reply via email to

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