Template:APL features: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
|- | |- | ||
! [[Error]]s | ! [[Error]]s | ||
| [[LIMIT ERROR]] ∙ [[RANK ERROR]] | | [[LIMIT ERROR]] ∙ [[RANK ERROR]] ∙ [[SYNTAX ERROR]] | ||
|} | |} |
Revision as of 14:25, 16 March 2020
APL features [edit] | |
---|---|
Built-ins | Primitive function ∙ Primitive operator ∙ Quad name |
Array model | Shape ∙ Rank ∙ Depth ∙ Bound ∙ Index ∙ Axis ∙ Ravel ∙ Ravel order ∙ Element ∙ Scalar ∙ Vector ∙ Matrix ∙ Simple scalar ∙ Simple array ∙ Nested array ∙ Box ∙ Cell ∙ Major cell ∙ Subarray ∙ Empty array ∙ Prototype |
Concepts and paradigms | Leading axis theory ∙ Scalar extension ∙ Conformability ∙ Scalar function ∙ Glyph ∙ Identity element ∙ Total array ordering |
Errors | LIMIT ERROR ∙ RANK ERROR ∙ SYNTAX ERROR |