[Ecls-list] Repl loop running in another thread and non blocking?

Peter Enerccio enerccio at gmail.com
Fri Nov 2 13:16:50 UTC 2012


Right now, ecl when its booted makes a thread that waits on read, but does
not accept any input, however it will once I use SIGINTR or some error
happens. Now, what I would want it to not wait and block on read, but
instead act as repl, so while my program can do whatever it wants on its
own, it can be debugged on the fly.


2012/11/2 Juan Jose Garcia-Ripoll <juanjose.garciaripoll at gmail.com>

> On Fri, Nov 2, 2012 at 12:26 AM, Peter Enerccio <enerccio at gmail.com>wrote:
>
>> Is it possible to have repl not block and wait for error instead being
>> available during the runtime of application?
>> Right now, I have something similar made artificially but there are
>> numerous errors when error actually happens in the stuff I evaluated.
>>
>
> I am sorry I do not totally follow what you want to do
>
> Juanjo
>
> --
> Instituto de Física Fundamental, CSIC
> c/ Serrano, 113b, Madrid 28006 (Spain)
> http://juanjose.garciaripoll.googlepages.com
>



-- 
Bc. Peter Vaňušanik
http://www.bishojo.tk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121102/46364ed6/attachment.html>


More information about the ecl-devel mailing list