You may recall that i developed a programmable calculator app on sailform a couple
Of years ago. It used a BASIC like code. The app morphed into a full
Ide environment with over 200 commands and functions. Simulated files and
DB calls etc. With 30 forms and many thousands lines of code the resulting
App while functional was laggy. It told me what SF could do but went from what
I wanted, which was a rapid lightweight programmable calc.
So here is version 2. Very lightweight limited to 2 forms, and 2 assembleish
Commands and limited fixed memory locations.
Because there is no variable heap to maintain it is acceptable
Speed. And can be used as frame for your wider projects.
Any suggestions or features let me know.
Enjoy.

