https://github.com/bazitur/rapyd-calculator
Simple calculator built with RapydScript
https://github.com/bazitur/rapyd-calculator
javascript js rapydscript
Last synced: 7 months ago
JSON representation
Simple calculator built with RapydScript
- Host: GitHub
- URL: https://github.com/bazitur/rapyd-calculator
- Owner: bazitur
- License: mit
- Created: 2017-08-09T13:04:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T13:30:51.000Z (over 8 years ago)
- Last Synced: 2023-09-30T15:31:25.487Z (over 2 years ago)
- Topics: javascript, js, rapydscript
- Language: Python
- Homepage: https://bazitur.github.io/rapyd-calculator/
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Rapyd-Calculator – simple JavaScript Calculator written in [RapydScript](https://github.com/atsepkov/RapydScript)
A simple calculator to test RapydScript capabilities.
### License
This project is licensed under the MIT license, see LICENSE.md.
### Verdict
In my opinion, RapydScript is probably not what you want to use. It's very buggy and raw, and doesn't seem to be supported anymore.