home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / Programming / Parser 3 / Comments about Parser 3.sit next >
Encoding:
Text File  |  1994-06-16  |  360 b   |  4 lines  |  [ttro/ttxt]

  1. Third upload of a parser program that lets you evaluate math expressions at runtime for any given math expression or function.
  2. This one comes with a complete resource file and help, so you can use it in your own programs or simply look at the code.
  3. It supports all math operations +, -, *, /, ^and lots of math functions.
  4. You can use brackets up to 10 levels.