waldau@kuling.UUCP (Mattias Waldau) (08/03/87)
References: A week ago I read that some FORTH did task switching in NEXT or DOCOL. If you do that, the implementation gets very difficult, you will for example need separate diskbuffers. In Chuck's implementation task switching is only done when you do i/o or if you explicitly call PAUSE. And in FORTH you do it simple! (i.e. with a minimum of code) Mattias Waldau Email: mattias-waldau@aida.uu.se