home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / prolog / 1665 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.1 KB  |  64 lines

  1. Newsgroups: comp.lang.prolog
  2. Path: sparky!uunet!noc.near.net!news.Brown.EDU!qt.cs.utexas.edu!cs.utexas.edu!wupost!usc!sol.ctr.columbia.edu!ira.uka.de!Germany.EU.net!ifc6000!thomas
  3. From: thomas@IFComputer.de (Thomas Schoenauer)
  4. Subject: Re: Hypertext with Prolog
  5. Message-ID: <1992Sep7.153356.40204@IFComputer.de>
  6. Date: Mon, 7 Sep 92 15:33:56 GMT
  7. References: <1992Sep4.040504.1605@ern.doe.ernet.in>
  8. Organization: InterFace Computer GmbH, Munich, Germany
  9. Lines: 53
  10.  
  11. sby@ern.doe.ernet.in (S. Bhardwaj Yadavalli) writes:
  12. > Query 1 :
  13. > Can any one give ANY references to ANY work done in the direction
  14. > of using a hypertext tool with Prolog ( Quintus Prolog ) preferably on Unix
  15. > 386 ? In general has any on successfully implemented something of this type
  16. > ? Some one SHOULD have !! 
  17. > Query 2 :
  18. > Where can I get a GOOD, WORKING, X-Window interface for Quintus Prolog ?
  19. > I remember to have seen someting reg XWIP ? Any help will be thankfully
  20. > acknowledged !!
  21. > S.Bharadwaj Yadavalli
  22. > AI Division
  23. > National Informatics Centre, New Delhi INDIA
  24.  
  25. I can only give you some answers concerning IF/Prolog:
  26.  
  27. For Query 1:
  28.  
  29. IF/Prolog by InterFace Computer includes a nice Hypertext reference
  30. manual. It has been built by an automatic conversion process which
  31. reads plain text (and embedded laser printer PCL commands) and converts
  32. it to structured hypertext.
  33.  
  34.  
  35. For Query 2:
  36.  
  37. In IF/Prolog, we have an interface to OSF/Motif and to
  38. X11R4 Athena Widgets. Both include a special hypertext widget
  39. which allows one to show a page on the X screen similar to a laser
  40. printer and allows one to follow links with special callbacks.
  41.  
  42. Our interfaces to OSF/Motif and X11R4 Athena widgets are very stable.
  43. They are used to implement the entire window based development
  44. environment of IF/Prolog, which is available on a very wide range
  45. of different hardware platforms. (All 32 and 64 Bit UNIX computers,
  46. DOS and Windows for 386 and 468 machines and VAX VMS)
  47.  
  48. Some users of IF/Prolog have already implemented their own
  49. Hypertext systems with IF/Prolog.
  50.  
  51.  
  52.     Thomas Schoenauer
  53.     InterFace Computer GmbH
  54.     Garmischer Str.4
  55.     D-8000 Muenchen 2
  56.     fax +49+89+51085-28
  57.     thomas@IFComputer.de
  58.