help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Fwd: A completely pre-emptive time sharing system for GNU Emacs


From: Stefan Monnier
Subject: Re: Fwd: A completely pre-emptive time sharing system for GNU Emacs
Date: Sun, 03 Feb 2019 08:24:11 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> Michael Abraham Shulman has written a coroutine feature for 
>> Emacs at the following location.
>> https://www.emacswiki.org/emacs/coroutine.el 

Current Emacsen come with generator.el which pushes this same idea
a good bit further (using a CPS-style translation).

>> I am about to write a completely pre-emptive time-sharing system 
>> but first I need to know if I will be re-inventing the wheel. 

Depends how you do it, but if I interpret this naively, then no,
definitely not.


        Stefan




reply via email to

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