Dzaima/APL: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Marshall No edit summary |
Miraheze>Marshall mNo edit summary |
||
Line 9: | Line 9: | ||
| developer = [https://github.com/dzaima dzaima] | | developer = [https://github.com/dzaima dzaima] | ||
| latest release version = 0.1.2 / 2019 | | latest release version = 0.1.2 / 2019 | ||
| implementation | | implementation language = [https://en.wikipedia.org/wiki/Java_(programming_language) Java] | ||
| platforms = JVM, Android | | platforms = JVM, Android | ||
| license = [https://en.wikipedia.org/wiki/MIT_License MIT] | | license = [https://en.wikipedia.org/wiki/MIT_License MIT] |
Revision as of 16:44, 28 October 2019
- For technical reasons, this page is named "Dzaima/APL". The actual name of the implementation is "dzaima/APL".
dzaima/APL is an implementation of APL in Java, created and maintained by Stack Exchange user dzaima. It is primarily based on Dyalog APL, but handles some parts of the language more strictly and includes additional primitive functions and operators. It also includes Processing integration.
As of 2019, dzaima/APL is the only APL with a native dedicated Android app. This app wraps APL in an interface akin to that of graphic calculators.