https://github.com/calculationcollective/aplcalculator
https://github.com/calculationcollective/aplcalculator
apl calculator
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/calculationcollective/aplcalculator
- Owner: CalculationCollective
- License: other
- Created: 2023-04-20T16:44:23.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T16:45:06.000Z (about 2 years ago)
- Last Synced: 2025-02-26T02:41:32.395Z (4 months ago)
- Topics: apl, calculator
- Language: APL
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# APL calculator
## Executing the calculator
Download a apl compiler and run the code.Some apl compilers:
- [Dyalog apl](https://www.dyalog.com/)
- [GNU apl](https://www.gnu.org/software/apl/)
- [Replit (i dont know if replit works, but you can try)](https://replit.com/~)