Fixit

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Fixit

Post by Info-Mac » March 7th, 1996, 11:00 am

Download: http://archive.info-mac.org/dev/src/fixit-c.hqx

Fixit is an MPW tool that translates easily readable infix
mathematical expressions into difficult to read and edit fixed
point math function calling sequences that are suitable for
use as expressions in C programs.

It also serves as a fixed point expression evaluator.

Full C, yacc, and lex source code included. Also, C source code
for the following fixed point routines can be found herein:

FixSqrt, FixExp, FixSquare, FixCos,

---------------------------------------------------------------------
- John Montbriand P.O. Box. 1133 -
- [email protected] Saskatoon Saskatchewan Canada -
- (306) 955-5189 S7K 3N2 -
---------------------------------------------------------------------
Post Reply