Skip to content

pstuifzand/Abacus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abacus
======

A calculator that calculates while you type.

Let's start with a few examples. Just type these in the running window.

    1 + 1
    x = 5
    9 * x
    
    height = 10
    width = 25
    height * width

    1 / x

All these lines above will give you some kind of answer in the right 
pane of the window. Try it and you will get the idea.

If something doesn't work which you expected to, then leave an issue in the
GitHub bug tracker.


About

A calculator that calculates while you type

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages