Comparison of APL dialects: Difference between revisions

Jump to navigation Jump to search
m
Line 43: Line 43:
The following table shows support for various APL features: nesting either with [[box]]es or the [[nested array model]], [[defined function]]s or similar syntax, [[control structure]]s, [[dfn]]-style anonymous functions, [[tacit]] programming, particularly with [[train]]s, [[complex number]]s, arbitrary-precision integers, [[Unicode]] support, and [[namespace]]s or a similar encapsulation feature. The precise syntax and capabilities of these features might differ between dialects that support them.
The following table shows support for various APL features: nesting either with [[box]]es or the [[nested array model]], [[defined function]]s or similar syntax, [[control structure]]s, [[dfn]]-style anonymous functions, [[tacit]] programming, particularly with [[train]]s, [[complex number]]s, arbitrary-precision integers, [[Unicode]] support, and [[namespace]]s or a similar encapsulation feature. The precise syntax and capabilities of these features might differ between dialects that support them.


{|class=wikitable
{|class="wikitable sortable"
!                         !! Nesting !! [[Tradfn]]s !! [[Control structure|Control]] !! [[Dfn]]s  !! [[Tacit]]  !! [[Complex]] !! Big int !! Unicode        !! [[Namespace]]
! Dialect                !! Nesting !! [[Tradfn]]s !! [[Control structure|Control]] !! [[Dfn]]s  !! [[Tacit]]  !! [[Complex]] !! Big int !! Unicode        !! [[Namespace]]
|-
|-
| [[APL\1130]]            || {{No}}          || {{Yes}} || {{No}}            || {{No}}            || {{No}}        || {{No}}  || {{No}}  || {{No}}          || {{No}}
| [[APL\1130]]            || {{No}}          || {{Yes}} || {{No}}            || {{No}}            || {{No}}        || {{No}}  || {{No}}  || {{No}}          || {{No}}

Navigation menu