Info-Mac Archive Downloads: dev/src/ SourceCode

Back to dev/src/ SourceCode

Fixit (fixit-c.hqx)

Download fixit-c.hqx (40,467 KB)


From: a mouse in the castle, tinyjohn@sasknet.sk.ca
Subject: Fixit

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 -
- tinyjohn@sasknet.sk.ca Saskatoon Saskatchewan Canada -
- (306) 955-5189 S7K 3N2 -
---------------------------------------------------------------------