home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / prolog / 1682 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.0 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!sol.ctr.columbia.edu!emory!athena.cs.uga.edu!mcovingt
  2. From: mcovingt@athena.cs.uga.edu (Michael A. Covington)
  3. Newsgroups: comp.lang.prolog
  4. Subject: Re: Commercial Prolog
  5. Message-ID: <1992Sep10.032600.8565@athena.cs.uga.edu>
  6. Date: 10 Sep 92 03:26:00 GMT
  7. References: <1992Sep9.225015.2580@dvorak.amd.com>
  8. Organization: University of Georgia, Athens
  9. Lines: 15
  10.  
  11. > how do I choose between them?
  12.  
  13. PDC Prolog (formerly Turbo Prolog) is not Prolog; it is a different
  14. Prolog-like language, with strong typing rather than Prolog's typeless
  15. approach to variables.
  16.  
  17. Prolog implementations are reviewed in magazines such as _AI Expert_.
  18. I like ALS and Arity; there are other good ones.
  19.  
  20. Also, you can get a Prolog interpreter free by anonymous FTP from aisun1.
  21. ai.uga.edu.  Download the file eslpdpro.zip (be sure to use a BINARY transfer).
  22.  
  23. -- 
  24. + Michael Covington - Artificial Intelligence Programs - U of Georgia - USA 
  25. + Unless otherwise noted, these are private opinions, not official statements.
  26.