Re: Guile initialization and string evaluation with C++

2014-03-27 Thread Eduardo Acuña
I uploaded the code to a github repository and added a Makefile using pkg-config (you are right about the .zip, it looks weird): https://github.com/eduardoacye/GuileCppApplication >Can you explain why you want to `send' scm_boot_guile'? I can't figure >it out from your description and your code.

Re: Guile initialization and string evaluation with C++

2014-03-27 Thread Nala Ginrut
On Mon, 2014-03-24 at 12:08 -0700, Eduardo Acuña wrote: > Hello everybody. > > lately i have been programming in scheme, but i'm usually obligated to use > C++ for school. > > So i try to use guile inside C++ programs. > > I wrote two little classes for simplifying the initialization of guile an

Re: GNU Guile 2.0.10 released

2014-03-27 Thread Ludovic Courtès
Mike Gran skribis: > The Guile build uses the in-tree Guile executable in > the GEN guile-procedure.texi step.  Backed when I hacked on Guile, > failing at that step was pretty common if the executable is less > than 100%.  But a version of Guile that isn't correct enough > to pass that step may