Skip to content

TCalculator is a small calculator for OS X using a custom parser for simple term evaluation.

License

Notifications You must be signed in to change notification settings

dbforge/TCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCalculator

TCalculator is a small calculator for OS X using a custom parser for simple term evaluation.

Development

TCalculator is currently being developed. The core components are complete and seem to be working. It also contains a small window to provide a simple demonstration of the parser. The code still needs to be improved a little bit and I should add some UnitTests.

Motivation

Of course, I know that the default calculator of OS X has by far more functionality than mine, but I'm actually trying to learn Swift and I think this project gives me the possiblity to explore most of the features that Swift contains as I already implemented these specific algorithms in SharpMath (C#).

About

TCalculator is a small calculator for OS X using a custom parser for simple term evaluation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages