Description:
LiCal is a basic RPN calculator that allows computation on arbitrary long integers, up to several tens of thousands of digits.
It is only limited by the available dynamic memory. It is provided with the Pascal source code.
Reviews:
***** [Nov 5, 2004] by Jan Vibe
Great program. First calculator program without a numerical limit! Would it be possible to make the stack more like the circular stack in HP calculators?