home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / proglang / pie2.arj / README.DOC < prev    next >
Text File  |  2000-01-01  |  949b  |  18 lines

  1.     This is the readme file for PIE version 1.1.  PIE is a Prolog 
  2. interpreter written in PDC Prolog and is a modification of the interpreter
  3. supplied with the PDC Prolog compiler.  No fee is required or requested to use 
  4. this program and the program can be freely copied.  Registered owners of the
  5. PDC Prolog compiler can obtain a copy of the source code from the Prolog
  6. Development Center who can be contacted at (404)873-1366 or on the PCVENB
  7. Forum on Compuserv.  I can be contacted on Compuserv at 72567,2133.  I would
  8. be interested in hearing any comments you may have concerning PIE or Prolog
  9. in general.
  10.     To get more details on Prolog programming I reccomend the book
  11. "Prolog Programming in Depth" by Michael A. Covington, Donald Nute and
  12. Andre Vellino.  Most of the examples in the book will run in PIE with little
  13. or no modification.  Be sure to read the help file with PIE which lists all
  14. of the predicates.
  15.  
  16. Brent Ruggles
  17.  
  18.