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
  • [[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
  • ...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,126 words) - 20:03, 14 April 2024
  • [[Category:APL character set]][[Category:Lists]]
    14 KB (1,453 words) - 22:10, 10 September 2022

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)