Search results

Jump to navigation Jump to search

Page title matches

  • 54 bytes (5 words) - 09:52, 10 February 2021

Page text matches

  • | <syntaxhighlight lang=apl inline>)FNS</syntaxhighlight> || Lists global function names. | <syntaxhighlight lang=apl inline>)classes</syntaxhighlight> || Lists the APL classes in the active workspace.
    7 KB (834 words) - 00:24, 10 March 2024
  • ...= [http://www.sac-home.org/doku.php?id=mailing_lists Mailing lists] ...quivalent to nested lists as in [[leading axis theory]] but, because these lists must have homogeneous length and type, true array [[Nested array model|nest
    2 KB (240 words) - 17:52, 9 November 2021
  • | array model = [[List model|Lists]] ...one with immutable linked lists (other Lisps most often use mutable linked lists), which are one of several available data structures. There is also support
    2 KB (232 words) - 17:39, 2 March 2024
  • | [https://www.jsoftware.com/mailman/listinfo jsoftware.com Mailing Lists] || [[wikipedia:mailing list|mailing list]]s || [[J]] {{APL community}}[[Category:Lists]][[Category:Online forums]]
    3 KB (412 words) - 04:27, 22 September 2023
  • This page lists some resources for learning how to implement array languages. See also the {{APL development}}[[Category:Lists]][[Category:Resources]]
    2 KB (283 words) - 01:22, 24 October 2022
  • | array model = [[List model|Lists]] compiled to [[Flat array model|flat]] ...ntax is ML-derived, output programs follow flat APL semantics, with nested lists flattened to arrays by the compiler.
    2 KB (213 words) - 23:06, 24 January 2024
  • | array model = [[List model|Lists]] ...atures array programming elements influenced by [[Q]], including immutable lists (which are nested to represent high-rank arrays), dictionaries, and tables.
    2 KB (212 words) - 23:27, 24 January 2024
  • | array model = [[List model|lists]] All arrays in CoSy are simple lists. This makes it comparable to [[K]] and [[RAD]]. Similar to those languages,
    2 KB (210 words) - 18:29, 29 January 2024
  • | array model = [[flat array model|flat]] arrays with nested lists ...full [[nested array model]], instead using flat arrays but allowing nested lists when nesting is required. It also simplifies parsing by omitting user-defin
    2 KB (209 words) - 14:08, 12 April 2021
  • ...ves in multiple languages, each of which shares the property of collecting lists based on matching elements like SQL's [[wikipedia:Group by (SQL)|Group by]]
    486 bytes (69 words) - 01:32, 1 February 2024
  • I
    | array model = [[List model|lists]] ...ays]], references, and sets, as of 2021 the I implementation only supports lists and functions as datatypes. I uses a left-to-right syntax that allows white
    3 KB (371 words) - 22:35, 16 March 2024
  • {{APL dialects}}[[Category:Timelines]][[Category:APL history]][[Category:Lists of languages]]
    658 bytes (86 words) - 17:49, 13 September 2022
  • {{APL community}}[[Category:Lists]][[Category:Publications]]
    1 KB (151 words) - 19:46, 24 November 2020
  • {{APL community}}[[Category:Lists]][[Category:User groups| ]]
    826 bytes (106 words) - 19:28, 3 March 2024
  • This page lists array language implementations whose source is available under an [[wikiped {{APL development}}[[Category:Lists of languages]][[Category:Implementation]]
    6 KB (540 words) - 17:07, 24 February 2024
  • | array model = [[List model|Lists]]
    1 KB (109 words) - 01:07, 17 January 2024
  • | array model = [[List model|Lists]]
    1 KB (108 words) - 23:23, 24 January 2024
  • [[Category:Examples]][[Category: Lists]]
    814 bytes (114 words) - 11:24, 29 October 2021
  • | array model = [[List model|lists]] All arrays in Lang5 are simple lists. This makes it comparable to [[K]] and [[RAD]]. Similar to those languages,
    3 KB (361 words) - 22:46, 24 January 2024
  • {{APL community}}[[Category:Lists]][[Category:Online resources]]
    2 KB (210 words) - 09:58, 9 August 2023
  • ...ich multidimensional array theory offers an advantage over one-dimensional lists. Unlike [[vector]]s, [[Transpose]] on matrices changes the order of data, a
    813 bytes (126 words) - 14:58, 30 April 2020
  • :''This article lists notable language developers only. For all APL dialects including those with {{APL development}}[[Category:Vendors]][[Category:Lists]]
    3 KB (308 words) - 19:26, 20 February 2024
  • | array model = [[List model|Lists]]
    1 KB (143 words) - 13:10, 24 February 2024
  • {{APL community}}[[Category:Resources]][[Category:Lists]]
    887 bytes (129 words) - 06:34, 10 February 2022
  • Q
    | array model = [[List model|Lists]]
    1 KB (135 words) - 19:07, 20 February 2024
  • | array model = [[List model|Lists]]
    1 KB (154 words) - 23:23, 24 January 2024
  • {{APL community}}[[Category:Online resources]][[Category:Lists]]
    2 KB (201 words) - 12:50, 6 July 2023
  • ...e code tools, including editors, can easily be used with APL. This article lists some text editors that are especially well-equipped to deal with APL. {{APL development}}[[Category:APL environment]][[Category:Lists]]
    4 KB (613 words) - 18:00, 28 January 2023
  • | array model = [[flat array model|flat]] with [[List model|lists]]
    1 KB (155 words) - 22:42, 24 January 2024
  • ...dictionaries with arbitrary keys, Group returns only an array of the index lists, and the keys must be obtained separately.
    1 KB (199 words) - 23:29, 17 March 2024
  • ...h [[Rank operator|rank]] k to an array. When representing arrays as nested lists as in [[K]], this array already exists: simply consider the first <syntaxhi
    1 KB (191 words) - 22:25, 10 September 2022
  • | array model = [[List model|lists]]
    2 KB (190 words) - 22:46, 24 January 2024
  • | array model = [[List model|Lists]]
    2 KB (219 words) - 23:06, 24 January 2024
  • | array model = [[List model|Lists]]
    2 KB (203 words) - 22:46, 24 January 2024
  • This page lists people or companies that have made significant use of APL, and are famous f [[Category:Lists]]
    4 KB (555 words) - 13:58, 19 March 2024
  • ...a function array. In the [[I]] language, which has first-class functions, lists may be applied to arguments, and apply each element independently, so that
    2 KB (228 words) - 21:42, 2 January 2023
  • {{APL dialects}}[[Category:Timelines]][[Category:APL history]][[Category:Lists of languages]]
    2 KB (219 words) - 12:47, 10 March 2024
  • K
    | array model = [[List model|Lists]] ...wer primitives in part because it represents arrays as [[list model|nested lists]], unifying [[rank]] and [[depth]], and encourages [[wikipedia:Scheme_(prog
    7 KB (674 words) - 16:43, 6 March 2024
  • {{APL dialects}}[[Category:APL environment]][[Category:Lists of languages]]
    4 KB (554 words) - 13:37, 27 January 2024
  • In a language using nested lists for arrays, there is one level of nesting for each [[axis]], so a "scalar"
    2 KB (352 words) - 21:27, 10 September 2022
  • | array model = [[List model|Lists]]
    2 KB (283 words) - 22:46, 24 January 2024
  • [[Category:Lists]][[Category:Online resources]][[Category:Publications]]
    2 KB (352 words) - 15:01, 5 February 2024
  • [[category:Lists]][[category:Examples]]{{APL development}}
    2 KB (368 words) - 09:50, 18 July 2023
  • {{APL dialects}}[[Category:Timelines]][[Category:APL history]][[Category:Lists of languages]]
    2 KB (337 words) - 06:36, 17 March 2024
  • {{APL built-ins}}[[Category:Comparison functions| ]][[Category:Lists]]
    4 KB (479 words) - 22:24, 10 September 2022
  • ...ber of times it appears, and the result uses a sparse representation which lists all the indices contained in the set. ...tive. For example, the [[FinnAPL idiom library]], first presented in 1984, lists <syntaxhighlight lang=apl inline>X/⍳⍴X</syntaxhighlight> as "594. Indic
    8 KB (1,113 words) - 19:11, 20 February 2024
  • [[Category:Lists]]{{APL community}}
    4 KB (526 words) - 09:11, 19 October 2023
  • ...a row. [[wikipedia:FP (programming language)|FP]] uses angle brackets for lists, and square brackets for function "construction", with behavior like [[func ...rchangeable with a line break, and because K represents arrays with nested lists, it corresponds to both vector and high-rank array notation.
    15 KB (1,875 words) - 04:23, 21 September 2023
  • {{APL development}}[[Category:Lists]]
    3 KB (410 words) - 10:54, 10 August 2022
  • [[Category:APL character set]][[Category:Lists]]
    14 KB (1,453 words) - 22:10, 10 September 2022
  • ...s of natural numbers, these use lists of booleans, and strictly increasing lists of natural numbers. They may be considered a representation of sets rather
    17 KB (2,304 words) - 16:19, 30 December 2023
  • [[category:lists]][[Category:Online resources]]{{APL community}}
    8 KB (1,120 words) - 22:12, 25 February 2024
  • | array model = [[list model|Lists]]
    3 KB (394 words) - 22:43, 24 January 2024
  • | array model = [[List model|Lists]]
    4 KB (511 words) - 20:15, 31 January 2024
  • ...ogramming language, but wants to learn more about APL. See also APL Wiki's lists of [[advanced examples]], [[books]], and [[papers]]. [https://github.com/ve {{APL development}}[[Category:Lists]][[Category:Resources]]
    10 KB (1,442 words) - 13:09, 4 March 2024
  • ...ndard, although other dialects had generally not adopted it: a 2005 review lists only a non-conforming implementation in [[APLX]].<ref>F.H.D. van Batenburg.
    4 KB (381 words) - 15:33, 17 March 2024
  • {{APL development}}[[Category:Lists]]
    5 KB (439 words) - 21:47, 10 September 2022
  • ...a LeetCode problem] which asks to add two numbers given as reversed digit lists:
    5 KB (664 words) - 13:35, 17 February 2024
  • {{APL community}}[[Category:Lists]][[Category:Conferences]]
    4 KB (605 words) - 21:55, 12 February 2024
  • | [[APL\iv]] || {{Maybe|Lists}} || {{No}} || {{No}} || {{Yes}} || {{Yes}}... * [https://omnibar.rubenverg.com Omnibar] lists all glyphs with their meanings and allows custom comparisons between diale
    21 KB (1,991 words) - 06:36, 17 March 2024
  • {{APL community}}[[Category:Lists]][[Category:Publications]]
    6 KB (735 words) - 08:07, 13 August 2023
  • ...ld not be surprising: it's the main reason why APL uses arrays rather than lists at all!
    7 KB (1,106 words) - 22:16, 10 September 2022
  • </ref> This article lists some fonts that are suited for APL, and shows how to use them. {{APL development}}[[Category:APL character set]][[Category:Lists]]
    16 KB (2,207 words) - 08:40, 18 March 2024
  • The following table lists APL primitives, primitive extensions, and primitive-like syntax that are im
    8 KB (788 words) - 22:14, 18 March 2024
  • ...nce it discarded APL's multidimensional [[array model]] in favor of nested lists or [[vector]]s, and it also used ASCII symbols rather than traditional APL
    6 KB (916 words) - 17:37, 19 March 2024
  • {{APL development}}[[Category:Performance]][[Category:Lists]]
    6 KB (1,043 words) - 22:13, 10 September 2022
  • {{APL development}}[[Category:Lists]]
    15 KB (1,754 words) - 14:44, 4 March 2024
  • ListTatinPackages Lists all Tatin packages in all install folders
    13 KB (1,727 words) - 15:48, 7 October 2023
  • APL represents text as character lists (vectors), making many text operations trivial.
    11 KB (1,379 words) - 01:32, 10 March 2024
  • ...some implementors went one way, others the other way. The following table lists the characters in question, along with the way [[APL2]], [[Dyalog]], [[GNU
    14 KB (1,837 words) - 13:03, 5 February 2024
  • J
    ...=j inline>,.</syntaxhighlight> for ravel items (like [[Table]]) and append lists, <syntaxhighlight lang=j inline>;</syntaxhighlight> for [[Raze]] and [[Link
    16 KB (2,083 words) - 13:38, 17 February 2024
  • Internally, APL arrays are usually stored as two lists in memory. The first is a list of the shape (although it's also possible to
    15 KB (2,326 words) - 13:12, 31 August 2023
  • Arrays and lists are what Vector languages do best. Nowhere is this more evident than in pro
    13 KB (1,953 words) - 22:17, 10 September 2022
  • [[Category:Lists]][[Category:Glyphs]]{{APL community}}
    15 KB (2,230 words) - 14:57, 4 March 2024
  • Round parentheses were chosen because namespaces are seen as (unordered) lists, and so are more similar to vectors than higher-rank arrays. Furthermore, <
    22 KB (3,134 words) - 12:26, 5 May 2023
  • [[Category:APL character set]][[Category:Lists]]
    17 KB (2,247 words) - 00:35, 14 February 2024
  • Dyalog lists historical versions, along with release notes since 14.0, on [https://www.d
    32 KB (3,640 words) - 23:27, 10 March 2024
  • {{APL dialects}}[[Category:Dyalog APL]][[Category:Lists]]
    33 KB (4,425 words) - 23:27, 10 March 2024
  • |rowspan=2| 319. || Test if circular lists are equal (excluding phase) ||style="text-align: right;"|<syntaxhighlight l [[Category:Lists]][[Category:Publications]]
    228 KB (28,000 words) - 22:16, 10 September 2022
  • * '''After dinner entertainment — Lists''', [[John Scholes]]
    135 KB (18,206 words) - 19:11, 20 February 2024
  • * '''Generalized Lists and Other Extensions'''. Jim Ryan ([[Burroughs]]). [[Category:Lists]][[Category:Conferences]]
    168 KB (20,470 words) - 20:25, 20 March 2024