unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* good tutorial on extending a c++ project with Guile ?
@ 2017-06-26 12:45 Samuel Barreto
  2017-06-26 13:03 ` Panicz Maciej Godek
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Samuel Barreto @ 2017-06-26 12:45 UTC (permalink / raw)
  To: guile-user

Hi everyone,

I want to create a Guile extension to a big C++-based project called
Bio++ (dedicated to bioinformatics and computational biology).

However I failed to find a good and simple example on how to extend a
C++ program with Guile. My idea was to create a shared library that can
be called from Guile and embedded in a module. I followed instructions
on the Guile reference manual but all of them are related to C, not C++.
I then looked at the source code of LilyPond and OpenCog but was not
able to extract signal from software idiosyncratic noise.

So can anyone point me to a good example or a simple tutorial on how to
extend C++ with Guile ? I think the main confusion point to me is the
compilation danse between g++ and gcc.

Thank you for your help !

Samuel



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-26 18:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-26 12:45 good tutorial on extending a c++ project with Guile ? Samuel Barreto
2017-06-26 13:03 ` Panicz Maciej Godek
2017-06-26 13:08   ` Panicz Maciej Godek
2017-06-26 16:09 ` Hans Åberg
2017-06-26 16:54 ` David Kastrup
2017-06-26 18:42 ` Chris Vine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).