https://github.com/calculationcollective/aplcalculator
https://github.com/calculationcollective/aplcalculator
apl calculator
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/calculationcollective/aplcalculator
- Owner: CalculationCollective
- License: other
- Created: 2023-04-20T16:44:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T16:45:06.000Z (about 3 years ago)
- Last Synced: 2025-07-08T23:42:02.113Z (11 months ago)
- Topics: apl, calculator
- Language: APL
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 1
- 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/~)