Desktop Calculator in Xojo

Hey.. did someone ask for a desktop calculator written in Xojo…
Here it is….

This at one point was a forth interpreter.. but it seems that you are not able to post ‘compilers’ as applications… so i have toned it down to a simple calculator….

3 Likes

i made a just for fun project few years ago, i believe it was a tutorial in a book.
no guarantee :melting_face:

the = twice clear the input

Calculator.xojo_binary_project
Calculator.zip (141.2 KB)

1 Like

I understand why building that project, but there is already one, called Tahoe’s Calculator :wink:

And as you can see, it remember the last values…

1 Like