Kalkulon

A programmable expression calculator for programmers 



see also complete online help

Current version 3.0.1.2 from 25.07.2009

for change log see readme
Operating system Windows
License GNU GPL
Download here (5.7 MB including Qt 4.5.2 DLLs)
A smaller windows binary with classic MFC GUI can be downloaded here (251 kB)

Complete source code

Operating systems I tested the GUI version with
- MINGW/Qt 4.5.x on Windows XP
- g++/Qt 4.5.x on Ubuntu 9.04 (screenshot) and openSuse 11.1 (screenshot)
- should work on many more!
License GNU GPL
Download here (128 kB)

There are two versions of Kalkulon
a) Console version (kkc) which should be compilable on every platform with standard-conforming C++ compiler (screenshot). It is also an example of how to use the Kalkulon core as a simple math parser.
b) GUI version (Kalkulon) which should be compilable on every platform providing at least Qt 4.2 framework (see www.qtsoftware.com)

If you have questions, suggestions or bug reports, please contact me!

© by Jürgen Holetzeck 2003, 2009
email: contact@kalkulon.de
web: www.kalkulon.de