home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume3 / trc / part0 next >
Encoding:
Text File  |  1986-11-30  |  1.3 KB  |  43 lines

  1. Newsgroups: mod.sources
  2. Subject: TRC - expert system building tool (part 0 of 8)
  3. Approved: jpn@panda.UUCP
  4.  
  5. Mod.sources:  Volume 3, Issue 108
  6. Submitted by: ihnp4!dicomed!ndsuvax!nckary (Daniel D. Kary)
  7.  
  8. Fellow NetLandians -
  9.  
  10. This is the introduction to the nine part posting of the source code and
  11. documentation for the TRC compiler.  TRC is an acronym for Translate Rules
  12. to C.  TRC is useful for building expert systems.  The source code is 
  13. C language with a YACC parser.  The posting consists of the following:
  14.  
  15. Part 0 - This file.
  16. Part 1 - Overview document
  17. Part 2 - Tutorial document
  18. Part 3 - Reference Manual (Part 1)
  19. Part 4 - Reference Manual (Part 2)
  20. Part 5 - Reference Manual (Part 3)
  21. Part 6 - Source Code SHAR containing: Makefile
  22.                       main.c
  23.                       main.h
  24.                       optimize.c
  25. Part 7 - Source Code NOT A SHAR:      output.c
  26. Part 8 - Source Code SHAR containing: p_out.c
  27.                       parser
  28.                       scanner.c
  29.  
  30.  
  31. Send bug reports to the author.  Minor corrections will be posted to
  32. net.sources.bugs (unless a better group is suggested).  An update will
  33. be sent to the mod.sources moderator when it seems reasonable to do so.
  34.  
  35. Daniel D. Kary
  36. North Dakota State University
  37. Department of Computer Science
  38. 300 Minard Hall, P.O. Box 5075
  39. Fargo, ND   58105
  40. (701) 237-8171
  41. ihnp4!dicomed!ndsuvax!nckary
  42.  
  43.