[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Guile truly embedable ?
From: |
jacques klein |
Subject: |
Guile truly embedable ? |
Date: |
Thu, 12 Apr 2001 18:20:18 +0200 |
I had a look at guile to see how I can use it to add some scripting
functionality to an application.
There was one "bad thing", the fact that the "scm_boot_guile" function
doesn't return (guile-1.4)....
I found in the mail archive a message about a new "scm_init_guile"
function, would it help, for
example to make a .so with the guile env. plus some glue my program
could dynamically load and later call ?
if yes, in wich version is "scm_init_guile" available ?
- Guile truly embedable ?,
jacques klein <=