home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / answers / prolog / faq next >
Text File  |  1993-11-16  |  15KB  |  398 lines

  1. Newsgroups: comp.lang.prolog,news.answers,comp.answers
  2. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!gatech!howland.reston.ans.net!math.ohio-state.edu!cyber2.cyberstore.ca!nntp.cs.ubc.ca!fornax!jamie
  3. From: jamie@cs.sfu.ca (Jamie Andrews)
  4. Subject: comp.lang.prolog Frequently Asked Questions
  5. Message-ID: <prolog/faq-1-753444002@cs.sfu.ca>
  6. Followup-To: comp.lang.prolog
  7. Summary: Information about free Prolog implementations; contact names for commercial systems; controversial topics.
  8. Supersedes: <prolog/faq-1-752148003@cs.sfu.ca>
  9. Reply-To: jamie@cs.sfu.ca (Jamie Andrews)
  10. Organization: Logic Programming Lab, Computer Science, Simon Fraser University
  11. Date: Tue, 16 Nov 1993 10:00:08 GMT
  12. Approved: news-answers-request@MIT.Edu
  13. Expires: 12/04/93
  14. Lines: 381
  15. Xref: senator-bedfellow.mit.edu comp.lang.prolog:8943 news.answers:14759 comp.answers:2667
  16.  
  17. Posted-By: auto-faq script
  18. Archive-name: prolog/faq
  19.  
  20. Original-by: jamie@cs.sfu.ca (Jamie Andrews)
  21. Version: 1.12
  22. Last-modified: 7/15/93 by jamie@cs.sfu.ca (Jamie Andrews)
  23.  
  24.      This article contains the answers to some Frequently Asked
  25. Questions (FAQ) often seen in comp.lang.prolog.  It is posted
  26. (twice a month, currently on the 1st and 16th) to help reduce
  27. volume in this newsgroup and to provide hard-to-find information
  28. of general interest.
  29.  
  30.      This article includes answers to the following questions.
  31.  
  32. 0. General information
  33. 1. What is the Association for Logic Programming?
  34. 2. Where can I get a public-domain, free Prolog for (the IBM PC,
  35.    the Mac, Unix)?
  36. 3. What commercial systems are available?  What about systems
  37.    available for a price from research institutions?
  38. 4. How do I get in touch with my Prolog's users' group,
  39.    sales representative, or technical support line?
  40. 5. I think language X is better than Prolog.  What do you think?
  41. 6. My Prolog prof assigned me this problem.  Can you help
  42.    me with it?
  43. 7. Can you suggest some books on Prolog?
  44. 8. Are there any FTP archive sites for comp.lang.prolog?
  45. 9. How can I get a copy of the draft ISO Prolog standard?
  46.    Where can I go for more information about it?
  47. 10. How does the WAM (Warren Abstract Machine) work?  How do I
  48.    write a WAM-based compiler or a WAM emulator?
  49.  
  50.      Please forward suggestions for further questions and
  51. answers to the current FAQ maintainer, jamie@cs.sfu.ca (Jamie
  52. Andrews).
  53.  
  54. Changes in this version:
  55. * Updated information for BinProlog.
  56. * Updated information for Open Prolog.
  57. * Updated information for ai.uga.edu site systems.
  58. * Added information for Aquarius Prolog.
  59. * Added information for XSB.
  60. * Added information for TPM (the Transparent Prolog Machine).
  61. * Added contact information for Expert Systems Ltd. / Prolog-2.
  62. * Added information for Covington's summary of the Prolog standard.
  63. * Added question 10.
  64.  
  65.             *    *    *
  66.  
  67. 0. General information
  68.  
  69.      The newsgroup "comp.lang.prolog" discusses the language
  70. Prolog and other "logic programming" languages.  Logic
  71. programming languages, in general, are programming languages
  72. which incorporate some of the language of mathematical logic;
  73. unification and backtracking search are common operational
  74. features.  For more background information about Prolog, see the
  75. list of books in Question 7 of this list.
  76.  
  77.             *    *    *
  78.  
  79. 1. What is the Association for Logic Programming?
  80.  
  81.      To keep up with the current state of logic programming
  82. technology, readers can join the Association for Logic
  83. Programming (ALP) and receive their Newsletter.  For details on
  84. how to join, contact:
  85.  
  86.         Cheryl Anderson,
  87.         ALP Administrative Secretary,
  88.         Dept. of Computing,
  89.         Imperial College,
  90.         180 Queen's Gate,
  91.         London, SW7 2BZ, UK
  92.  
  93. Email:   csa@doc.ic.ac.uk
  94. Fax:    +44 71 589 1552
  95. Phone:  +44 71 589 5111 x5011
  96.  
  97.      The Prolog Resource Guide (v0.6) was printed in issue 5/1
  98. of the Newsletter (Feb. 1992). This lists information concerning
  99. Prolog Archives, Books, Suppliers, etc.  It is now maintained by
  100. Mark Kantrowitz (Mark.Kantrowitz@GLINDA.OZ.CS.CMU.EDU), and
  101. posted periodically to comp.lang.prolog (see question 3).
  102.  
  103.      To send in Newsletter contributions, write to:
  104.  
  105.         Andrew Davison,
  106.         Dept. of Computer Science,
  107.         University of Melbourne,
  108.         Parkville,
  109.         Melbourne, Victoria 3052,
  110.         AUSTRALIA
  111.  
  112. Email:   ad@cs.mu.oz.au
  113. Fax:    +61 3 348 1184
  114. Phone:  +61 3 344 7207 / 5230
  115. Telex:   AA 35185
  116.  
  117.             *    *    *
  118.  
  119. 2. Where can I get a public-domain, free Prolog for (the IBM PC,
  120.    the Mac, Unix)?
  121.  
  122.      The following are anonymous-FTP sites for free Prologs
  123. which are either in the public domain or are "copy-lefted"
  124. (permitted to be copied with some restrictions on commercial use).
  125.  
  126.      [Please see Mark Kantrowitz's monthly "Prolog Resource
  127. Guide" posting (see question 3) for information about non-free
  128. implementations.]
  129.  
  130.      (Please note that for extensive development work, users
  131. will probably want a robust interpreter or compiler with good
  132. debugging facilities and a standard syntax, among other things.
  133. While public-domain systems are a valuable service to the
  134. community, they do not necessarily have all these things, and
  135. users should weigh carefully what they want to do against the
  136. capabilities and costs of the available systems.)
  137.  
  138. For the IBM PC:
  139. - BinProlog 1.71, anonymous FTP from clement.info.umoncton.ca
  140.   (139.103.16.2), directory BinProlog.  Compiler for 386/486 machines.
  141.   E-mail: tarau@info.umoncton.ca (Paul Tarau).
  142. - Anonymous FTP from aisun1.ai.uga.edu, directory ai.prolog;
  143.   download "Contents" first.  ADA Prolog and ESL Prolog.
  144.   E-mail: mcovingt@uga.cc.uga.edu (Michael Covington).
  145. - SWI Prolog, anonymous FTP from swi.psy.uva.nl (192.42.96.1),
  146.   directory pub/SWI-Prolog; or from ftp.th-darmstadt.de
  147.   (130.83.55.75), directory pub/programming/languages/prolog.
  148.   Portable, copy-lefted.
  149.  
  150. For the Apple Macintosh:
  151. - Anonymous FTP from aisun1.ai.uga.edu, directory ai.prolog;
  152.   download "Contents" first.  Demo version of LPA MacProlog.
  153.   E-mail: mcovingt@uga.cc.uga.edu (Michael Covington).
  154. - Open Prolog 1.0d40, anonymous FTP from grattan.cs.tcd.ie
  155.   (134.226.32.15), directory pub/languages/open-prolog.  In
  156.   SEA/binhex form.
  157.   E-mail: brady@cs.tcd.ie (Michael Brady).
  158. - UPMAIL Tricia Prolog, anonymous FTP from ftp.csd.uu.se
  159.   (130.238.12.1), directory pub/Tricia; get README first.
  160.   Email: tricia-request@csd.uu.se.
  161. - TPM (the Transparent Prolog Machine), anonymous FTP from
  162.   hcrl.open.ac.uk, directory /pub/software.  Demo LPA
  163.   MacProlog with the TPM debugger built on top.
  164.  
  165. For Unix systems:
  166. - BinProlog 1.39, anonymous FTP from clement.info.umoncton.ca
  167.   (139.103.16.2), directory BinProlog.  Compiler for SPARC
  168.   (SunOS 4.x + Solaris), SUN3, NEXT.
  169.   E-mail: tarau@info.umoncton.ca (Paul Tarau).
  170. - SWI Prolog, anonymous FTP from swi.psy.uva.nl (192.42.96.1),
  171.   directory pub/SWI-Prolog; or from ftp.th-darmstadt.de
  172.   (130.83.55.75), directory pub/programming/languages/prolog.
  173.   Portable, copy-lefted.
  174. - SB-Prolog, anonymous FTP from cs.arizona.edu, directory
  175.   "sbprolog/v3".  Version 3.  Copy-lefted.
  176. - Modular SB-Prolog (= SB-Prolog version 3.1 plus modules),
  177.   anonymous FTP from ftp.dcs.ed.ac.uk (129.215.160.5), file
  178.   pub/dts/mod-prolog.tar.Z .  Interpreter for SPARC.
  179.   E-mail: mprolog@dcs.ed.ac.uk (Brian Paxton).
  180. - ALF (Algebraic Logic Functional language), WAM-based language
  181.   with narrowing/rewriting, anonymous FTP from ftp.germany.eu.net,
  182.   directory "pub/programming/languages/LogicFunctional".
  183.   E-mail: opalla@julien.informatik.uni-dortmund.de (Rudolf Opalla).
  184. - CLP(R), available by e-mail request from Joxan Jaffar,
  185.   "joxan@watson.ibm.com".  Constraint logic programming language,
  186.   for academic and research purposes only.
  187. - Aquarius Prolog 1.0, send message with body "get aquarius-info
  188.   license" to listserv@acal-server.usc.edu.  High performance,
  189.   commercial functionality except debugging and modules.  For
  190.   SPARC, DECstation, MIPS, HP 9000 series, Sun 3.  Copy-lefted.
  191. - XSB, system with OLDT-resolution and HiLog capability.  Compiler
  192.   for Linux, Sun, Sparc, and NeXT.  Anonymous FTP from
  193.   cs.sunysb.edu (130.245.1.15), directory pub/XSB.
  194.   E-mail: xsb-contact@cs.sunysb.edu
  195.  
  196.             *    *    *
  197.  
  198. 3. What commercial systems are available?  What about systems
  199.    available for a price from research institutions?
  200.  
  201.      Many commercial systems are listed in the periodically
  202. posted Prolog Resource Guide.  The Resource Guide also lists
  203. many systems which are not exactly "commercial", but available
  204. for a price from research instutitions.  The list of such
  205. systems was originally compiled by Chris Moss, of Imperial
  206. College.  The rest of the Resource Guide was originally compiled
  207. by Dag Wahlberg, of Uppsala University.
  208.  
  209.      The Resource Guide is now maintained by the kind efforts
  210. of Mark Kantrowitz, "Mark.Kantrowitz@GLINDA.OZ.CS.CMU.EDU", who
  211. posts it ON THE 14TH OF EVERY MONTH on comp.lang.prolog.  It is
  212. also available by anonymous FTP from "ftp.cs.cmu.edu" [128.2.206.173]
  213. in the directory "/afs/cs.cmu.edu/user/mkant/Public/AI/", as the
  214. file "prolog-resource-guide.text".
  215.  
  216.      Readers should also note that the newly formed Prolog
  217. Vendors' Group is contactable electronically via the Secretary,
  218. Al Roth.  His email is "alroth@cix.compulink.co.uk".
  219.  
  220.             *    *    *
  221.  
  222. 4. How do I get in touch with my Prolog's users' group,
  223.    sales representative, or technical support line?
  224.  
  225.      Here are some e-mail addresses of these contacts, listed
  226. alphabetically by company or major product name.  Please note
  227. that sometimes phoning or writing to the company will get better
  228. response than e-mail.
  229.  
  230. ALS (Applied Logic Systems): 
  231.   Information:    info@als.com
  232.   Sales:    sales@als.com
  233.   Tech support:    support@als.com
  234.  
  235. Amziod (Cogent Prolog):
  236.   All:        amziod@world.std.com
  237.  
  238. Expert Systems Ltd. (Prolog-2):
  239.   Sales:    sales@expert.demon.co.uk
  240.   Support:    support@expert.demon.co.uk
  241.   Users' group:    prolog2-request@hplb.hpl.hp.com
  242.  
  243. LPA:
  244.   Sales:    lpa@cix.compulink.co.uk
  245.   Tech support:    lpa@cix.compulink.co.uk
  246.  
  247. PDC Prolog:
  248.   Information:    pdc-request@pdc.dk
  249.   Sales:    sales@pdc.dk
  250.   Tech support:    support@pdc.dk
  251.  
  252. ProLog by BIM:
  253.   Contact:    prolog@sunbim.be (Kathleen Pierco)
  254.  
  255. Quintus:
  256.   Users' group:    quintus-users-request@quintus.com
  257.   Sales:    sales@quintus.com
  258.   Tech support:    teksup@quintus.com
  259.  
  260. Sepia:
  261.   User's group:    sepia_users@ecrc.de
  262.   Information:    sepia_request@ecrc.de
  263.   Tech support:    sepia_bugs@ecrc.de
  264.  
  265. SICStus:
  266.   Users' group:    sicstus-users-request@sics.se
  267.   Sales:    sicstus-request@sics.se
  268.   Tech support:    sicstus-bug@sics.se
  269.  
  270. Turbo Prolog:
  271.   Turbo Prolog is the older name for PDC Prolog (see above).
  272.  
  273.             *    *    *
  274.  
  275. 5. I think language X is better than Prolog.  What do you think?
  276.  
  277.      These debates rarely result in any productive discussion.
  278. To some extent, one's favourite language is based on irrational
  279. ideology.
  280.  
  281.      However, many people now agree that different languages are
  282. good for different things.  Prolog seems to be good for problems
  283. in which logic is intimately involved, or whose solutions have a
  284. succinct logical characterization.  Like other interactive,
  285. symbolic languages, Prolog is also good for rapid prototyping.
  286.  
  287.      Also, please note that there are many different "Prologs"
  288. and other logic programming languages available, all with
  289. different capabilities.
  290.  
  291.             *    *    *
  292.  
  293. 6. My Prolog prof assigned me this problem.  Can you help
  294.    me with it?
  295.  
  296.      If your instructor assigned it to you, he or she probably
  297. wanted you to do it yourself.  If it's an introductory Prolog
  298. course, your question might be elementary to most readers, so it
  299. might be a waste of network resources to ask it.  Please ask
  300. your instructor, a friend, a teaching assistant, or a local
  301. newsgroup for help first.
  302.  
  303.      That being said, there are comp.lang.prolog readers who
  304. would be glad to help people making a legitimate attempt to
  305. learn Prolog.
  306.  
  307.             *    *    *
  308.  
  309. 7. Can you suggest some books on Prolog?
  310.  
  311.      The Prolog Resource Guide (see above, question 3) contains
  312. a listing of Prolog books.  It is maintained by Mark Kantrowitz
  313. (Mark.Kantrowitz@GLINDA.OZ.CS.CMU.EDU), and posted periodically
  314. on comp.lang.prolog.
  315.  
  316.      Here are some of the most popular books on Prolog.
  317.  
  318. _Programming in Prolog_.  William F. Clocksin and Christopher S.
  319. Mellish.  Springer-Verlag, 1987.  (Introductory.)
  320.  
  321. _The Art of Prolog:  Advanced Programming Techniques_.  Leon
  322. Sterling and Ehud Shapiro.  MIT Press, 1986.  (Advanced.)
  323.  
  324. _The Craft of Prolog_.  Richard A. O'Keefe.  MIT Press, 1990.
  325. (Advanced.)
  326.  
  327. _Foundations of Logic Programming_.  John Lloyd. 
  328. Springer-Verlag, 1988 (2nd ed).  (Logic programming theory.)
  329.  
  330.             *    *    *
  331.  
  332. 8. Are there any FTP archive sites for comp.lang.prolog?
  333.  
  334.      Yes.  As of the latest check, the following archive sites
  335. contain selected recent articles from comp.lang.prolog in the
  336. indicated directories.
  337.  
  338. "cs.dal.ca": /pub/comp.archives/comp.lang.prolog
  339. "rtfm.mit.edu": /pub/usenet/comp.lang.prolog
  340. "src.doc.ic.ac.uk": /usenet/comp.archives/auto/comp.lang.prolog
  341. "cnam.cnam.fr": /pub/Archives/comp.archives/auto/comp.lang.prolog
  342.  
  343.      Some other sites contain copies of this FAQ list and the
  344. Prolog Resource Guide (see question 3).  For users with "archie"
  345. access, type "archie comp.lang.prolog" for an up-to-date list of
  346. sites having either archives or the periodic postings.
  347.  
  348.             *    *    *
  349.  
  350. 9. How can I get a copy of the draft ISO Prolog standard?
  351.    Where can I go for more information about it?
  352.  
  353.      You can pick up a copy by anonymous FTP from site
  354. "ai.uga.edu", directory "ai.prolog.standard".  The directory
  355. also contains a summary of the standard, by Michael Covington,
  356. in the "isoprolog" files.  Note that no one at that site can
  357. answer any questions about the standard; it is just an FTP site
  358. for the standard in the USA.
  359.  
  360.      For more information about the ISO Prolog standard, contact
  361.  
  362. Roger Scowen 
  363. ISO/IEC JTC1 SC22 WG17 (Prolog) convener, 
  364. DITC/93,  National Physical Laboratory
  365. TEDDINGTON, Middlesex TW11 0LW
  366. UNITED KINGDOM
  367. Tel: +44 81 943 6956
  368. Fax: +44 81 977 7091
  369. E-mail: rss@seg.npl.co.uk
  370.  
  371.             *    *    *
  372.  
  373. 10. How does the WAM (Warren Abstract Machine) work?  How do I
  374.    write a WAM-based compiler or a WAM emulator?
  375.  
  376.      Reportedly the best tutorial is Hassan Ait-Kaci's book
  377. _Warren's Abstract Machine: A Tutorial Reconstruction_ (MIT
  378. Press, 1991).  A public-domain WAM emulator, written in C++ by
  379. Herve Touati, is available by anonymous FTP at site
  380. "gatekeeper.dec.com", in directory "pub/plan/prolog/ucb".
  381.  
  382.             *    *    *
  383.  
  384. Acknowledgements
  385.  
  386.      For help in putting together this FAQ, thanks to Andrew
  387. Davison, Mike Brady, Michael Covington, Stephen Bevan, John
  388. Dowding, Thilo Kielmann, Paul Singleton, Dave Moffatt, Dani de
  389. Ridder, Per Bilse, Chris Moss, Kathleen Pierco, Paul Tarau,
  390. Jonathan Kamens, Jan Wielemaker, Dag Wahlberg, Micha Meier, Don
  391. Sannella, Clive Spenser, Yuan Liu, Jonas Barklund, and Ian
  392. Dickinson.  Special thanks to John Dowding for suggesting a good
  393. format for the list, and to Chris Moss, Dag Wahlberg, and Mark
  394. Kantrowitz for their work on the Prolog Resource Guide.
  395.  
  396. --Jamie Andrews.
  397.   jamie@cs.sfu.ca
  398.