Template:APL features: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
|- | |- | ||
! [[Array model]] | ! [[Array model]] | ||
| [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Bound]] ∙ [[Index]] ∙ [[Axis]] ∙ [[Ravel]] ∙ [[Ravel order]] ∙ [[Element]] ∙ [[Scalar]] ∙ [[Vector]] ∙ [[Matrix]] ∙ [[Simple scalar]] ∙ [[Simple array]] ∙ [[Nested array | | [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Bound]] ∙ [[Index]] ∙ [[Axis]] ∙ [[Ravel]] ∙ [[Ravel order]] ∙ [[Element]] ∙ [[Scalar]] ∙ [[Vector]] ∙ [[Matrix]] ∙ [[Simple scalar]] ∙ [[Simple array]] ∙ [[Nested array]] ∙ [[Cell]] ∙ [[Major cell]] ∙ [[Subarray]] ∙ [[Empty array]] ∙ [[Prototype]] | ||
|- | |||
! Data types | |||
| [[Number]] ∙ [[Complex number]] ∙ [[Character]] ∙ [[String]] ∙ [[Namespace]] ∙ [[Box]] | |||
|- | |- | ||
! Concepts and paradigms | ! Concepts and paradigms |
Revision as of 19:42, 2 June 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 ∙ Cell ∙ Major cell ∙ Subarray ∙ Empty array ∙ Prototype |
Data types | Number ∙ Complex number ∙ Character ∙ String ∙ Namespace ∙ Box |
Concepts and paradigms | Leading axis theory ∙ Scalar extension ∙ Conformability ∙ Scalar function ∙ Pervasion ∙ Glyph ∙ Identity element ∙ Total array ordering |
Errors | LIMIT ERROR ∙ RANK ERROR ∙ SYNTAX ERROR ∙ DOMAIN ERROR ∙ LENGTH ERROR ∙ INDEX ERROR ∙ VALUE ERROR |