Dyalog APL: Difference between revisions

Jump to navigation Jump to search
49 bytes added ,  12:48, 28 October 2019
no edit summary
Miraheze>Adám Brudzewsky
No edit summary
Miraheze>Marshall
No edit summary
Line 1: Line 1:
{{Infobox array language
{{Infobox array language
| array_model             = [[nested array model|nested]]
| array_model             = [[nested array model|nested]]
| index_origin           = 0 or 1
| index_origin             = 0 or 1
| function styles         = [[tradfn]], [[dfn]], [[tacit]]
| function styles         = [[tradfn]], [[dfn]], [[tacit]]
| numeric_types           = complex floats, decimal float
| numeric_types           = complex floats, decimal float
| unicode_support         = full
| unicode_support         = full
| released               = 1983
| released                 = 1983
| developer             = [[Dyalog Ltd.]]
| developer               = [[Dyalog Ltd.]]
| latest_release_version = 17.1 / 2019
| latest_release_version   = 17.1 / 2019
| implementation languages = C, C++, APL
| implementation languages = C, C++, APL
| platforms               = x86, x86_64, IBM POWER, ARM32
| platforms               = x86, x86_64, IBM POWER, ARM32
| operating system       = Windows, Linux, macOS, AIX
| operating system         = Windows, Linux, macOS, AIX
| license               = Free for personal use / Proprietary commercial software
| license                 = Free for personal use / Proprietary commercial software
| website               = {{URL|https://www.dyalog.com/}}
| website                 = [https://www.dyalog.com/ www.dyalog.com]
| download               = {{URL|https://www.dyalog.com/download-zone.htm}}
| download                 = [https://www.dyalog.com/download-zone.htm download]
| file_ext               = .dws, .dse, .dcf, .dyalog, .dyapp, .apl, .apla, .aplf, .aplo, .apln, .aplc, .apli
| file_ext                 = .dws, .dse, .dcf, .dyalog, .dyapp, .apl, .apla, .aplf, .aplo, .apln, .aplc, .apli
| documentation         = {{URL|https://docs.dyalog.com/}}
| documentation           = [https://docs.dyalog.com/ docs.dyalog.com]
| influenced_by         = [[APL2]], [[J]], [[SHARP APL]], Lisp
| influenced_by           = [[APL2]], [[J]], [[SHARP APL]], Lisp
| influenced             = [[NARS2000]], [[ngn/apl]], [[dzaima/APL]], [[APL/iv]]
| influenced               = [[NARS2000]], [[ngn/apl]], [[dzaima/APL]], [[APL/iv]]
}}
}}
'''Dyalog APL''' was first released by British company [[Dyalog]] Ltd. in 1983 and, as of 2018, is available for AIX, Linux (including on the Raspberry Pi), macOS and Microsoft Windows platforms. It is based on [[APL2]], with extensions to support object-oriented programming and functional programming. Licences are free for personal/non-commercial use.
'''Dyalog APL''' was first released by British company [[Dyalog]] Ltd. in 1983 and, as of 2018, is available for AIX, Linux (including on the Raspberry Pi), macOS and Microsoft Windows platforms. It is based on [[APL2]], with extensions to support object-oriented programming and functional programming. Licences are free for personal/non-commercial use.
Anonymous user

Navigation menu