home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / ai / shells / 374 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.8 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!sample.eng.ohio-state.edu!purdue!yuma!longs.LANCE.ColoState.Edu!bb760597
  2. From: bb760597@longs.LANCE.ColoState.Edu
  3. Newsgroups: comp.ai.shells
  4. Subject: Robust user interfacing with CLIPS v5.1...
  5. Message-ID: <Jul29.185007.71672@yuma.ACNS.ColoState.EDU>
  6. Date: 29 Jul 92 18:50:07 GMT
  7. Sender: news@yuma.ACNS.ColoState.EDU (News Account)
  8. Reply-To: bb760597@longs.LANCE.ColoState.Edu ()
  9. Distribution: na
  10. Organization: Colorado State University, Fort Collins, CO  80523
  11. Lines: 24
  12.  
  13. I am writing a decision-support program in CLIPS for the PC, and one of the
  14. highest priorities that I must consider in design of the program is that of 
  15. a strong user interface.
  16.  
  17. Because CLIPS places such a high priority in portability between all different
  18. types of machines, the user interfacing capabilities of the base system are
  19. crude at best, since only TTY-based functionality is provided.
  20.  
  21. To get around this problem, I may be forced to write a main program that 
  22. takes care of the interface in C, which will call CLIPS as a set of 
  23. imbedded functions.  While the Advanced Programming Manual of version 5.1 
  24. documents how this can be done, I would like input from anyone who has done 
  25. anything similar to what I have described.
  26.  
  27. Any information concerning any problems encountered, special techniques used,
  28. or any other caveats involved with imbedding CLIPS or adding user interfacing
  29. capabilities to CLIPS would be very helpful, and greatly appreciated.
  30.  
  31. Thanks.
  32. --
  33. -------------------------------------------------------------------------------
  34.  Blake Buhlig                                        Colorado State University
  35.  bb760597@longs.LANCE.ColoState.Edu            Electrical/Computer Engineering
  36. -------------------------------------------------------------------------------
  37.