Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!spool.mu.edu!munnari.oz.au!goanna!ok From: ok@goanna.cs.rmit.oz.au (Richard A. O'Keefe) Newsgroups: comp.lang.prolog Subject: Re: block and exit_block Message-ID: <6352@goanna.cs.rmit.oz.au> Date: 15 Jun 91 06:25:51 GMT References: <3855@n-kulcs.cs.kuleuven.ac.be> Organization: Comp Sci, RMIT, Melbourne, Australia Lines: 12 In article <3855@n-kulcs.cs.kuleuven.ac.be>, bimbart@hera.cs.kuleuven.ac.be (Bart Demoen) writes: > perhaps some people are interested in my KUL-CW report 97: > "A 20' Implementation of Catch and Throw in WAM" > it describes the implementation of block/exit_block (or catch/throw if you > prefer) as defined by ISO Perhaps it might be a good idea to send a list of logic-programming-related KUL-CW reports to comp.lang.prolog, together with instructions for getting them. I know that _I_ would be interested in seeing such a list. -- Q: What should I know about quicksort? A: That it is *slow*. Q: When should I use it? A: When you have only 256 words of main storage.