guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile and coroutines controlled from C


From: Vincent Bernat
Subject: Re: guile and coroutines controlled from C
Date: Thu, 02 Aug 2012 19:28:35 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (gnu/linux)

 ❦  1 août 2012 15:13 CEST, Ian Price <address@hidden> :

>> Your example is great! It fits exactly what I need. Since I am still
>> pretty new, I need some time to understand each line but this seems a
>> very good start for what I want to do. I just need to translate some
>> parts in C since the event loop is here. From what I understand, only
>> the `run` function needs to be moved in C. The remaining of the code can
>> be hidden in functions or macros (but it would help if the `yield` part
>> could be translated in C).
> Well, it all depends on the exact API you want to provide/code to. So,
[...]

Ian,

Thanks for your replies! Now, I just need some time to process all
that. I'll come back here once I am done (with some code I hope)!
-- 
panic("Attempted to kill the idle task!");
        2.2.16 /usr/src/linux/kernel/exit.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]