APL Cultivation: Difference between revisions

Jump to navigation Jump to search
468 bytes added ,  22:23, 10 September 2022
m
Text replacement - "<source" to "<syntaxhighlight"
No edit summary
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
| 2 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-2-diving-into-functions-in-apl Diving Into Functions in APL] || Oct 25, 2017
| 2 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-2-diving-into-functions-in-apl Diving Into Functions in APL] || Oct 25, 2017
|-
|-
| 3 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-3-some-apl-operators----- Some APL Operators: <source lang=apl inline>/ ⌿ \ ⍀ ¨ ⍣ ⍨</source>] || Nov 1, 2017
| 3 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-3-some-apl-operators----- Some APL Operators: <syntaxhighlight lang=apl inline>/ ⌿ \ ⍀ ¨ ⍣ ⍨</syntaxhighlight>] || Nov 1, 2017
|-
|-
| 4 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-4-more-apl-operators-- More APL operators: <source lang=apl inline>∘ @ ⌶</source>] || Nov 8, 2017
| 4 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-4-more-apl-operators-- More APL operators: <syntaxhighlight lang=apl inline>∘ @ ⌶</syntaxhighlight>] || Nov 8, 2017
|-
|-
| 5 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-5-even-more-apl-operators-- Even more APL operators: <source lang=apl inline>⌺ ⌸</source>] || Nov 15, 2017
| 5 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-5-even-more-apl-operators-- Even more APL operators: <syntaxhighlight lang=apl inline>⌺ ⌸</syntaxhighlight>] || Nov 15, 2017
|-
|-
| 6 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-6-apl-functions----- APL functions: <source lang=apl inline>+-×÷*⍟⌹○!? !⌈⌊⊥⊤⊣⊢ =≠≤<>≥≡≢ ∨∧⍲⍱ ↑↓</source>] || Nov 22, 2017
| 6 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-6-apl-functions----- APL functions: <syntaxhighlight lang=apl inline>+-×÷*⍟⌹○!? !⌈⌊⊥⊤⊣⊢ =≠≤<>≥≡≢ ∨∧⍲⍱ ↑↓</syntaxhighlight>] || Nov 22, 2017
|-
|-
| 7 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-7-apl-functions- APL functions: <source lang=apl inline>⊂⊃⊆⌷</source>] || Nov 29, 2017
| 7 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-7-apl-functions- APL functions: <syntaxhighlight lang=apl inline>⊂⊃⊆⌷</syntaxhighlight>] || Nov 29, 2017
|-
|-
| 8 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-8-apl-functions-- APL functions: <source lang=apl inline>⍋⍒ ⍳</source>] || Dec 6, 2017
| 8 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-8-apl-functions-- APL functions: <syntaxhighlight lang=apl inline>⍋⍒ ⍳</syntaxhighlight>] || Dec 6, 2017
|-
|-
| 9 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-9-apl-functions--- APL functions: <source lang=apl inline>⍸∊⍷∪∩~ /\⌿⍀ ,⍪</source>] || Dec 13, 2017
| 9 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-9-apl-functions--- APL functions: <syntaxhighlight lang=apl inline>⍸∊⍷∪∩~ /\⌿⍀ ,⍪</syntaxhighlight>] || Dec 13, 2017
|-
|-
| 10 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-10-apl-functions-- APL functions <source lang=apl inline>⍴⌽⊖⍉ ⍎⍕</source>] || Dec 20, 2017
| 10 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-10-apl-functions-- APL functions <syntaxhighlight lang=apl inline>⍴⌽⊖⍉ ⍎⍕</syntaxhighlight>] || Dec 20, 2017
|-
|-
| 11 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-11-system-functions-behaviour-session System Functions: behaviour, session] || Jan 3, 2018
| 11 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-11-system-functions-behaviour-session System Functions: behaviour, session] || Jan 3, 2018
Line 56: Line 56:
| 23 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-23-transcribing-to-and-reading-trains Transcribing to and reading trains] || Mar 28, 2018
| 23 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-23-transcribing-to-and-reading-trains Transcribing to and reading trains] || Mar 28, 2018
|-
|-
| 24 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-24-r-and-s <source lang=apl inline>⎕R</source> and <source lang=apl inline>⎕S</source>] || Apr 3, 2018
| 24 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-24-r-and-s <syntaxhighlight lang=apl inline>⎕R</syntaxhighlight> and <syntaxhighlight lang=apl inline>⎕S</syntaxhighlight>] || Apr 3, 2018
|-
|-
| 25 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-25-understanding-function-application Understanding function application] || Apr 11, 2018
| 25 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-25-understanding-function-application Understanding function application] || Apr 11, 2018
Line 80: Line 80:
| 33 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-33-advanced-use-of- Advanced use of ⍤] || Jan 16, 2020
| 33 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-33-advanced-use-of- Advanced use of ⍤] || Jan 16, 2020
|-
|-
| 34 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-34-fk-in-depth <source lang=apl inline>f⍣k</source> in depth] || Jan 30, 2020
| 34 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-34-fk-in-depth <syntaxhighlight lang=apl inline>f⍣k</syntaxhighlight> in depth] || Jan 30, 2020
|-
|-
| 35 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-35-fg-in-depth <source lang=apl inline>f⍣g</source> in depth] || Feb 13, 2020
| 35 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-35-fg-in-depth <syntaxhighlight lang=apl inline>f⍣g</syntaxhighlight> in depth] || Feb 13, 2020
|-
|-
| 36 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-36-the-variant-option-operator--opt The variant option operator: <source lang=apl inline>⍠ ⎕OPT</source>] || Feb 27, 2020
| 36 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-36-the-variant-option-operator--opt The variant option operator: <syntaxhighlight lang=apl inline>⍠ ⎕OPT</syntaxhighlight>] || Feb 27, 2020
|-
|-
| 37 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-37--in-depth <source lang=apl inline>⊥</source> in depth] || Mar 12, 2020
| 37 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-37--in-depth <syntaxhighlight lang=apl inline>⊥</syntaxhighlight> in depth] || Mar 12, 2020
|-
|-
| 38 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-38--in-depth <source lang=apl inline>⊤</source> in depth] || Mar 26, 2020
| 38 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-38--in-depth <syntaxhighlight lang=apl inline>⊤</syntaxhighlight> in depth] || Mar 26, 2020
|-
|-
| 39 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-39-array-programming-techniques Array programming techniques] || Apr 7, 2020
| 39 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-39-array-programming-techniques Array programming techniques] || Apr 7, 2020
Line 94: Line 94:
| 40 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-40-condition-controlled-loops Condition-controlled loops] || Apr 21, 2020
| 40 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-40-condition-controlled-loops Condition-controlled loops] || Apr 21, 2020
|-
|-
| 41 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-41--in-depth <source lang=apl inline>⌹</source> in depth] || May 5, 2020
| 41 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-41--in-depth <syntaxhighlight lang=apl inline>⌹</syntaxhighlight> in depth] || May 5, 2020
|-
|-
| 42 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-42-array-coding-style-in-depth Array coding style in depth] || May 12, 2020
| 42 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-42-array-coding-style-in-depth Array coding style in depth] || May 12, 2020
Line 104: Line 104:
| 45 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-45-simple-plotting-continued Simple plotting continued] (with Nicolas Delcros) || Jun 30, 2020
| 45 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-45-simple-plotting-continued Simple plotting continued] (with Nicolas Delcros) || Jun 30, 2020
|-
|-
| 46 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-46-unique-mask--and-constant- Unique mask <source lang=apl inline>≠</source> and constant <source lang=apl inline>⍨</source>] || Jul 14, 2020
| 46 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-46-unique-mask--and-constant- Unique mask <syntaxhighlight lang=apl inline>≠</syntaxhighlight> and constant <syntaxhighlight lang=apl inline>⍨</syntaxhighlight>] || Jul 14, 2020
|-
|-
| 47 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-47-atop--and-over- Atop <source lang=apl inline>⍤</source> and Over <source lang=apl inline>⍥</source>] || Jul 28, 2020
| 47 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-47-atop--and-over- Atop <syntaxhighlight lang=apl inline>⍤</syntaxhighlight> and Over <syntaxhighlight lang=apl inline>⍥</syntaxhighlight>] || Jul 28, 2020
|-
|-
| 48 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-48-c-dt-1200 <source lang=apl inline>⎕C</source> <source lang=apl inline>⎕DT</source> <source lang=apl inline>1200⌶</source>] || Aug 11, 2020
| 48 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-48-c-dt-1200 <syntaxhighlight lang=apl inline>⎕C</syntaxhighlight> <syntaxhighlight lang=apl inline>⎕DT</syntaxhighlight> <syntaxhighlight lang=apl inline>1200⌶</syntaxhighlight>] || Aug 11, 2020
|-
|-
| 49 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-49-extensions-in-18-0--1-json Extensions in 18.0: <source lang=apl inline>⊂</source> <source lang=apl inline>⍸⍣¯1</source> <source lang=apl inline>⎕JSON</source>] || Aug 25, 2020
| 49 || [https://chat.stackexchange.com/rooms/52405/conversation/lesson-49-extensions-in-18-0--1-json Extensions in 18.0: <syntaxhighlight lang=apl inline>⊂</syntaxhighlight> <syntaxhighlight lang=apl inline>⍸⍣¯1</syntaxhighlight> <syntaxhighlight lang=apl inline>⎕JSON</syntaxhighlight>] || Aug 25, 2020
|}
|}


Navigation menu