guile-user
[Top][All Lists]
Advanced

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

Re: Presenting Schmutz, easy C++ bindings for Guile


From: Christopher Allan Webber
Subject: Re: Presenting Schmutz, easy C++ bindings for Guile
Date: Thu, 27 Jul 2017 18:28:57 -0500
User-agent: mu4e 0.9.18; emacs 25.2.1

Juan Pedro Bolivar Puente writes:

> Hi y'all!

Hi Juan!

> I would to present Schmutz, a new library I am working on.  This
> library makes it easy to write Scheme bindings for C++ code.
> Something like Boost.Python or LuaBind, but for Guile:
>
>     https://sinusoid.es/schmutz
>     https://github.com/arximboldi/schmutz
>
> It is still still experimental and incomplete, but I am happy with the
> direction it is heading to.  You can check some examples in the
> documentation above.  I would love to hear what you think about the
> whole approach, and if you think this could be useful for you.

Very cool.  I don't have time to investigate it at the moment, but I
wonder if this could be used to make general Guile bindings to Xapian?
That's something I've long wanted.

> By the way, this project spined off some Clojure style immutable
> data-structures for C++ project I am working on, which include
> experimental Guile support:
>
>     https://sinusoid.es/immer
>     https://github.com/arximboldi/immer

Cool!




reply via email to

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