home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / huprolog_1 / Guide / Intro < prev    next >
Encoding:
Text File  |  1995-07-01  |  1.5 KB  |  33 lines

  1.                               
  2.    "Intro"
  3.    -------
  4.  
  5.      The digest may be seen as a venture into Prolog without the 
  6.    express need for a text book. Practiced Prolog users can just use
  7.    this clue processor as a diversion. (The latter group will spot 
  8.    that imported utilities, some perhaps barely noticed previously, 
  9.    have been employed. 
  10.    The digest will take you into the Udunit "Corsair". Through its 
  11.    several episodes it traces the destiny of valuable jewelry stolen 
  12.    in a coup on the "SS Corsair". For the person who is not already a 
  13.    Prolog buff the logic problems involved lend themselves readily in 
  14.    the assimilation of Prolog.
  15.   
  16.    Other comments.
  17.    ---------------
  18.      The logic employed in the Udunit episodes, and in the ad hoc 
  19.    routines used for their solution, is definitely not intended to tax 
  20.    the person who has only recently arrived at Prolog. 
  21.    Sooner or later it will be seen that it is possible to put together 
  22.    Prolog utilities that will produce a solution from clues of a 
  23.    different order of difficulty. An example "All at sea" requiring a 
  24.    little more lateral thinking is due to "Logic Problems" (BEAP) Ltd. 
  25.    
  26.    Note that Prolog Digest is not intended as a disciplined approach 
  27.    to Prolog. That is best left to the text book. Here is a method of 
  28.    inveigling the newcomer to Prolog with the progress of an Udunit, 
  29.    and at the same time disclosing the resources that Prolog can 
  30.    provide for its solution. 
  31.                         
  32.    Read, "O1_The Plot".
  33.    ====================