Skip to content

A Swift library for parsing and evaluating mathematical expressions. Currently in development.

License

Notifications You must be signed in to change notification settings

iharkatkavets/calculator-swift-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Swift Library

This repository contains source code of the library for solving math expressions.

Run calculator

swift run calc "12*4+sin(90)"

Contributing

The development of the library was inspired by the book Crafting Interpreters of Bob Nystrom

License

The contents of this repository are licensed under the MIT License

About

A Swift library for parsing and evaluating mathematical expressions. Currently in development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages