https://github.com/sbagdat/string_calculator
String calculator without using #eval
https://github.com/sbagdat/string_calculator
Last synced: about 1 month ago
JSON representation
String calculator without using #eval
- Host: GitHub
- URL: https://github.com/sbagdat/string_calculator
- Owner: sbagdat
- Created: 2015-01-02T10:26:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T04:56:24.000Z (about 10 years ago)
- Last Synced: 2025-02-26T02:26:58.384Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# String Calculator
An example of a string calculator application without using `#eval`.