Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!adm!rbw@WILLIAMS.EDU From: rbw@WILLIAMS.EDU Newsgroups: comp.lang.pascal Subject: re: wanted task switching coroutines Message-ID: <12880@brl-adm.ARPA> Date: 8 Apr 88 19:37:55 GMT Sender: news@brl-adm.ARPA Lines: 9 In an old ('86, '87) issue of Byte there is a set of routines written by two people from RPI for TP3 that provide a limited form of coroutines. They allowed you to set up different "processes" running on stacks that were allocated from the heap. I am working on a different version of the idea using TP4 and a different method for switching stacks. -Richard Ward rbw@cs.williams.edu Williams College, Williamstown, MA