Xref: utzoo comp.sources.wanted:9091 comp.software-eng:2199 comp.misc:7139 comp.edu:2542 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!husc6!m2c!wpi!jjadamec From: jjadamec@wpi.wpi.edu (Joseph M Jadamec) Newsgroups: comp.sources.wanted,comp.software-eng,comp.misc,comp.edu Subject: Parser for symbolic Mathematical Expressions Keywords: Parser Symbolic Message-ID: <4934@wpi.wpi.edu> Date: 18 Oct 89 19:12:57 GMT Distribution: usa Organization: Worcester Polytechnic Institute, Worcester, Mass. Lines: 16 I'm looking for a parser, either public domain, or one that can be obtained for < $100. I would really prefer one written in C. The parser is to be used on mathematical expresions involving variables and symbolic functions like sin(x), cos(x), e^x, x^2,... in a Calculus tutorial/ drill&practice program. If you have any information on such a parser, or know specifically where I could get my hands on one, please send your response to: jjadamec@wpi.wpi.edu or jjadamec@wpi.bitnet thank you.