Vladimir Zhbanov <vzhba...@gmail.com> writes:

> Hi, guilers.
>
> After speaking with a man who doesn't like scheme and wants to make all
> his work in C, I wonder if there is an easy way to make the procedures
> wholly written in Guile available in C, besides any kind of 'eval'.
> Looking through the guile info I didn't found anything other.

C++ allows for some syntactically nicer techniques.

Cf
<URL:http://git.savannah.gnu.org/cgit/lilypond.git/commit/?id=652f454fae6ed31ced7f9c3ce22dbc5752460a8c>
for an implementation in a large-scale C++/GUILE project.  The
interesting files are those created from scratch in the patch (green in
the diffstat).

-- 
David Kastrup


Reply via email to