Copyright (C) 1999 Michal Cihar
Here should be allways the latest version of Calcul
unit and MISO Calc program.
This program I created as semestral work in programming.
Calcul is a recursive expression evaluator unit for Turbo Pascal. This unit can be used to retrieve expression from the user and calculate result of this expression.
Supported are operators (+, -, *, /, \, %, ~, ^, !, =), parethesis , functions, constants and variable. Variables can be saved or loaded from or to disk file.
Operators (functions) are evaluated according to their priorities. Operators of same priority are evaluated left to rigth it means that the most left operator (function) is evaluated first.
This program and unit are provided as FREEWARE. That means - copyright is still my - so write my name in credits or stuff like this, if you want to use this unit (if you want to send me some money for it, e-mail me and we'll find the way).
More details are in report (HTML) - abstract english, but majority is in czech or in documenation (text) - english.
Cesky popis konstant Konstanty (Czech)
Latest version should be allways here (not right here but a few centimeters lower :-).
If you have any comments or improvements (this is valid, also if you'd like to have there some constant - it's no problem to include it there - if it isn't useless) of this great program please e-mail me at: ciham@fel.cvut.cz
WARNING - all programs have comments in czech and function/procedure names are also in CZECH.
In complete and sources there are also some test programs (like generator of memory files and lister of constants) these I used to develop some parts and they seem to be quite useful so I added them in those archives. If you develop some other useful programs based on this please annoumce me.
Complete and sources also contains MISO Calc program including source.
Note that complete are only compiled sources but sources are much more
faster to download.
MISO Calcul unit - Download latest version
(1.1) - sources (cca 37 kB)
MISO Calcul unit - Download latest version
(1.1) - complete (cca 151 kB)
MISO Calc program - Download latest version
(1.1) (cca 43 kB)