A: Difference between revisions
Jump to navigation
Jump to search
(Stub because we are never going to find anything concrete about this language) |
No edit summary |
||
Line 1: | Line 1: | ||
'''A''' is an APL implementation created in 1985 by [[Arthur Whitney]] at [[wikipedia:Morgan Stanley|Morgan Stanley]]. It has been replaced by its successor, [[A+]], which featured language enhancements and a graphical user interface and was released in 1988. | {{Infobox array language | ||
| array model = [[flat array model|flat]] with [[box]]es | |||
| index origin = 0 | |||
| function styles = [[Defined function|defined]], [[tacit]] | |||
| numeric types = ints, floats | |||
| unicode support = no | |||
| released = 1985 | |||
| developer = [[Arthur Whitney]] | |||
| influenced by = [[SHARP APL/HP]] | |||
| influenced = [[A+]] | |||
}}'''A''' is an APL implementation created in 1985 by [[Arthur Whitney]] at [[wikipedia:Morgan Stanley|Morgan Stanley]]. It has been replaced by its successor, [[A+]], which featured language enhancements and a graphical user interface and was released in 1988. | |||
A was the first APL to be based on [[leading axis theory]], and included many other new features such as a redesigned [[defined function]] syntax with lexical scope and the ability to call [[function]]s with function [[argument]]s. | A was the first APL to be based on [[leading axis theory]], and included many other new features such as a redesigned [[defined function]] syntax with lexical scope and the ability to call [[function]]s with function [[argument]]s. | ||
{{APL dialects}}[[Category:APL dialects]][[Category:Flat array languages]][[Category:Leading axis languages]] | {{APL dialects}}[[Category:APL dialects]][[Category:Flat array languages]][[Category:Leading axis languages]] |
Revision as of 08:38, 24 May 2021
A is an APL implementation created in 1985 by Arthur Whitney at Morgan Stanley. It has been replaced by its successor, A+, which featured language enhancements and a graphical user interface and was released in 1988.
A was the first APL to be based on leading axis theory, and included many other new features such as a redesigned defined function syntax with lexical scope and the ability to call functions with function arguments.
APL dialects [edit] | |
---|---|
Maintained | APL+Win ∙ APL2 ∙ APL64 ∙ APL\iv ∙ Aplette ∙ April ∙ Co-dfns ∙ Dyalog APL ∙ Dyalog APL Vision ∙ dzaima/APL ∙ GNU APL ∙ Kap ∙ NARS2000 ∙ Pometo ∙ TinyAPL |
Historical | A Programming Language ∙ A+ (A) ∙ APL# ∙ APL2C ∙ APL\360 ∙ APL/700 ∙ APL\1130 ∙ APL\3000 ∙ APL.68000 ∙ APL*PLUS ∙ APL.jl ∙ APL.SV ∙ APLX ∙ Extended Dyalog APL ∙ Iverson notation ∙ IVSYS/7090 ∙ NARS ∙ ngn/apl ∙ openAPL ∙ Operators and Functions ∙ PAT ∙ Rowan ∙ SAX ∙ SHARP APL ∙ Rationalized APL ∙ VisualAPL (APLNext) ∙ VS APL ∙ York APL |
Derivatives | AHPL ∙ BQN ∙ CoSy ∙ ELI ∙ Glee ∙ I ∙ Ivy ∙ J ∙ Jelly ∙ K (Goal, Klong, Q) ∙ KamilaLisp ∙ Lang5 ∙ Lil ∙ Nial ∙ RAD ∙ Uiua |
Overviews | Comparison of APL dialects ∙ Timeline of array languages ∙ Timeline of influential array languages ∙ Family tree of array languages |