[Freedos-devel] Hi!

2024-10-18 Thread Ronald Hudson via Freedos-devel
Hi Everyone - I am working on a version of CALCULA, an RPN calculator for DOS. It is roughly equivalent in power to an HP35 or HP25 or HP11 - It is not programmable. Unlike HP my calculator has a 26 level stack, and 26 storage registers. It has continuous memory (via saving a status file on e

Re: [Freedos-devel] Hi!

2024-10-18 Thread Ronald Hudson via Freedos-devel
can have names. You'd use your favorite editor to build source then interpret it. 1. What do you think? How far along are you with CALCULA? All original design goals have been met, I may add other functions before it's out. I have to work on documentation now. What is FreeDO