Am 14.04.2015 um 10:49 schrieb Richard Shann:
> On Tue, 2015-04-14 at 10:25 +0200, Andreas Schneider wrote:
>> I see. Without having any knowledge about Denemo's internals, I would
>> surmise that for each built-in Scheme command there is a C function that
>> imlements it. Is that true? And if yes, can I use those C functions
>> directly? That would be a fourth, more elegant way.
> 
> but those functions take parameters of the opaque type SCM which are
> created by Guile, the Scheme interpreter we use and return SCM values...

I'm not sure if I'm understanding you correctly. Does that mean that the
functionality is not modularised from the Scheme interface?
So on the bottom line you recommend to use Scheme?

Andreas

_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to