Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!sun-barr!ames!amelia!orville.nas.nasa.gov!raible From: raible@orville.nas.nasa.gov (Eric Raible) Newsgroups: comp.lang.scheme Subject: continuation based error handling Message-ID: <4169@amelia.nas.nasa.gov> Date: 11 Dec 89 22:59:24 GMT Sender: news@amelia.nas.nasa.gov Reply-To: raible@orville.nas.nasa.gov (Eric Raible) Organization: NASA Ames Research Center, Moffett Field, CA Lines: 5 It seems to me that it ought to be possible to implement a somewhat portable error handling facility using call/cc. I'd appreciate comments and/or code.