Xref: utzoo comp.ai:4841 comp.lang.prolog:1960 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!gem.mps.ohio-state.edu!ginosko!uunet!munnari.oz.au!cs.mu.oz.au!ok From: ok@cs.mu.oz.au (Richard O'Keefe) Newsgroups: comp.ai,comp.lang.prolog Subject: Re: UNSW Prolog Message-ID: <2339@munnari.oz.au> Date: 9 Oct 89 10:14:30 GMT References: <31019@cci632.UUCP> <1549@dsac.UUCP> Sender: news@cs.mu.oz.au Lines: 20 In article <1549@dsac.UUCP>, ntm1169@dsac.UUCP (Mott Given) writes: : From article <31019@cci632.UUCP>, by tvf@cci632.UUCP (Tom Frauenhofer): : > Hello. I have a copy of the source for UNSW prolog that I have spent a lot : > ... , I will make the source available via anonymous UUCP from my home system : What does UNSW in UNSW prolog stand for? : How do you do anonymous UUCP to get the source code you offer? UNSW stands for "University of New South Wales" (in NSW, Australia). The last time I checked, UNSW Prolog was *not* public domain and *not* copylefted. It really might be a good idea to check with Claude Sammut (claude@spectrum.eecs.unsw.oz) before shipping copies of UNSW Prolog around. If it turns out that UNSW Prolog _can_ be copied freely these days, it would be a good idea for someone to post a message to that effect. There are at least two Prolog systems which _can_ be distributed: (a) Stony Brook Prolog is reasonably Edinburgh-compatible, and is covered by a GNU-style copyleft. It has extension tables and other nice things. (b) Berkeley Prolog is covered by a Berkeley copyright but can be distributed; I haven't tried it out yet, but it looks Edinburgh-ish and has a state-of- the-art garbage collector.