home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / clips_1 < prev    next >
Text File  |  1999-04-27  |  2KB  |  62 lines

  1. Title:            CLIPS
  2. Author:            Software Technology Branch - NASA
  3. Version:        6.00
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Justin Fletcher <gerph@innocent.com>
  8. Date:            24 Nov 1998
  9. Keywords:         Programming language; expert system
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    2 Mbytes or more (preferably 4Mb)
  14. Peripherals needed:    Will run from floppy
  15. Other s/ware needed:    None
  16. Date mounted/updated:    29th January 1998
  17. File names:        clips.zip
  18. Unarchived files:    23
  19. Unarchived size:    505 kbytes
  20. Omissions:        Word Documentation
  21.  
  22. -------------------------------------------------------------------------------
  23.  
  24. Acquiring the package:
  25.  
  26. Download the archive files and extract using SparkPlug 2 (see the "tools_help"
  27. file in arch/riscos/tools for further info).
  28.  
  29. If you are having trouble downloading large files and transferring them
  30. by 720k floppy then you may be able to split them up into smaller pieces
  31. and recombine them using SPLIT (b131).  Executables are available for
  32. Acorn, PC, Sun and VAX.
  33.  
  34.  
  35. Description:
  36.  
  37. This is a very simple port of the CLIPS program, which is downloadable
  38. from various sites on the internet. Other versions are available for
  39. Windows, DOS and Unix.
  40.  
  41. CLIPS is a computer language designed for writing applications called
  42. expert systems. An expert system is a program which is specifically intended
  43. to model human expertise or knowledge. In contrast, common programs such as
  44. payroll programs, word processors, spreadsheets, computer games, and so
  45. forth, are not intended to embody human expertise or knowledge.
  46.  
  47. Included is both the main application, the standard examples and a somewhat
  48. nasty example of my own. I give no comment about the quality of the code in
  49. my example, or to its factual accuracy :-)
  50.  
  51. I have not included the documentation that usually accompanies the program
  52. for reasons of size (and because I haven't converted it yet). Someday soon
  53. I'll get around to it. In the meantime, you'll have to simply use the
  54. examples and the online help (type '(help)' at the CLIPS> prompt).
  55.  
  56. Note: Comments about this port should sent to Justin Fletcher, and not to
  57.       NASA, COSMIC or others. All bugs are my own, all features theirs.
  58.  
  59. COSMIC stated to me that although they deal with commercial requests for
  60. the software, if you obtain the sources by other means (eg a web search,
  61. then it is nothing to do with them).
  62.