home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d0xx / d092 / parse.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-25  |  366 b   |  15 lines

  1. .name
  2. Parse
  3. .author
  4. John Olsen 
  5. .source
  6. Includes source in C.
  7. .description
  8. A recursive descent expression parser that parses expressions, computes the
  9. expression value, and prints it.  Includes support for some built in
  10. transcendental functions.  
  11. .described-by
  12. Automatically generated from Contents file by c2pi program.
  13. .short
  14. Recursive descent expression parser.
  15.