Re: Clean Guile code from C program

2008-03-08 Thread Jose Martin
> I'd be interested to hear a bit more, though, about what the program > is, how it came to use Guile until now, and why you are interested > now in taking Guile out. Thanks guys for the helpful advice. Neil, the program is developed for experiments in research in linguistics. It's unk

Clean Guile code from C program

2008-03-07 Thread Jose Martin
Hi all, I need to use a program in C that is designed to be used in Guile. I'm not a Guile user myself so I don't know well how to remove the Guile code from the C program, so that I can run it without Guile (Please, don't be ofended for that ;) ). I looked at the program's code and it looks