home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / contrib / krsg / readme.txt < prev   
Text File  |  1997-10-16  |  1KB  |  46 lines

  1.  
  2. ATTN:   Ralph Griswold                      10/26/94
  3.         Icon Project
  4.  
  5. Ralph:
  6.  
  7. This disk contains KRSG (Knowledge Representation System
  8. Generator).  I apologize for the pretentious name.  It's
  9. actually a code generator that generate C++ class definitions,
  10. member functions, etc from type specifications.  The code
  11. generator itself is written in Icon.
  12.  
  13. KRSG is described in the file KRDESC.DOC.  KRUSER.DOC is a
  14. how-to-use-it document.  These files are also in a sub-directory
  15. in the .ZIP file. 
  16. [FTP/Web files renamed to KRDESC.TXT and KRUSER.TXT. --ed]
  17.  
  18. I'm placing this software in the public domain.  You are welcome
  19. to make it available if you feel it is of interest.
  20.  
  21. There is one piece of commercial software (the Softfocus BTree
  22. package) which is required for the use of this system, although
  23. it would be reasonably easy to replace the Softfocus package
  24. with some other record management package.  I have not included
  25. the Software package; I'm not supposed to.
  26.  
  27. PCCTS (the Purdue compiler construction toolset) is also
  28. required for use of this package.  PCCTS and its source code is
  29. in the public domain.  I have included PCCTS executables for
  30. OS/2 (I use OS/2).
  31.  
  32. These dependencies are described in the two .DOC files on this
  33. disk.
  34.  
  35. As ever, thanks for Icon.  And please thank your OS/2 person for
  36. me.  I am very greateful for excellent software.
  37.  
  38.  
  39. Dave Kuhlman
  40. Reify
  41. 426 Madison Ave #9
  42. Redwood City, CA 94061
  43. Phone:  415-368-8450
  44. E-mail: dkuhlman@netcom.com
  45.  
  46.