This is version Unusable-1 of the Genius Calculator

It's unusable, just as the version says!

it's somewhat like a preview release ...

here's what doesn't work:

1)The thing is the parser will handle prefix and postfix notations, I just
don't have the options to do that yet in the GUI ...
2)only integers work right now ... floats produce a NULL result
3)no display, the result is printed on stdio
4)no keyboard bindings for = ... so type in the expression and press the =
button
5)no scientific panel (there are no scientific functions yet)
6)there is only a VERY simple makefile, no autoconf!
7)only plus minus and multiply work!

so as you can see it is VERY unusable ... for adding, subtracting and
multiplying integers (in base 10, octal or hex)

it's under GPL so read COPYING

George <jirka@5z.com>
