Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ndsuvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!ihnp4!stolaf!umn-cs!dicomed!ndsuvax!ncmagel From: ncmagel@ndsuvax.UUCP (ken magel) Newsgroups: net.micro.mac Subject: coroutines on the Mac Message-ID: <146@ndsuvax.UUCP> Date: Sun, 6-Oct-85 18:02:53 EDT Article-I.D.: ndsuvax.146 Posted: Sun Oct 6 18:02:53 1985 Date-Received: Sat, 12-Oct-85 15:49:07 EDT Organization: North Dakota State University, Fargo N.D. Lines: 7 Modula2 supports coroutines as part of the language. The implementation from Modula Research Corporation, Provo, Utah for the Macintosh includes the coroutines feature. Anyone who wants to use coroutines on the Mac should consider Modula2. Unfortunately, the MacModula2 product uses an M-code which is interpreted and, therefore, runs onlyu about one eighth the speed of the object code generated by a C compiler.