lilypond-devel
[Top][All Lists]
Advanced

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

Re: Likely a good frog project for someone with C knowledge


From: Bertrand Bordage
Subject: Re: Likely a good frog project for someone with C knowledge
Date: Tue, 16 Aug 2011 23:59:22 +0200

This would be great if Han-Wen decides to keep it like that.
Otherwise there is really a lot of work, with many shortcuts to define.
to_boolean (scm_is_pair (x))
to_boolean (scm_list_p (x)) && !to_boolean (scm_null_p (x))
etc

Bertrand

reply via email to

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