https://github.com/angelosstampoulisgithub/swiftuimacoscalculator
I made this simple macOS app in SwiftUI as a demo for the implementation Release Polish Notation algorithm
https://github.com/angelosstampoulisgithub/swiftuimacoscalculator
Last synced: over 1 year ago
JSON representation
I made this simple macOS app in SwiftUI as a demo for the implementation Release Polish Notation algorithm
- Host: GitHub
- URL: https://github.com/angelosstampoulisgithub/swiftuimacoscalculator
- Owner: angelosstampoulisgithub
- License: mit
- Created: 2024-12-02T18:10:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T18:14:58.000Z (over 1 year ago)
- Last Synced: 2024-12-02T19:27:24.495Z (over 1 year ago)
- Language: Swift
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftUIMacOSCalculator
I made this simple macOS app in SwiftUI as a demo for the implementation Release Polish Notation algorithm