On 21/12/13 03:57, Josh Stratton wrote:
I'm completely new to guile and am trying to find a simple example of
evaluating a string inside C with some kind of context. I want to
execute small self-contained strings provided by a user. I've looked
at various examples, but everything I've seen se
I'm completely new to guile and am trying to find a simple example of
evaluating a string inside C with some kind of context. I want to execute
small self-contained strings provided by a user. I've looked at various
examples, but everything I've seen seems uses the shell, which seems like
more th