Dzaima/APL: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Marshall (Created page with "{{Infobox array language | array model = nested | index origin = 0 or 1 | function styles = dfn, tacit | numer...") |
Miraheze>Marshall No edit summary |
||
Line 3: | Line 3: | ||
| index origin = 0 or 1 | | index origin = 0 or 1 | ||
| function styles = [[dfn]], [[tacit]] | | function styles = [[dfn]], [[tacit]] | ||
| numeric types = | | numeric types = 64-bit float | ||
| unicode support = full | | unicode support = full | ||
| released = 2018 | | released = 2018 |
Revision as of 14:36, 28 October 2019
- For technical reasons, this page is named "Dzaima/APL". The actual name of the implementation is "dzaima/APL".
daima/APL is an implementation of APL in Java. It is primarily based on Dyalog APL, but handles some parts of the language more strictly and includes additional primitive functions and operators.