Train: Difference between revisions

Jump to navigation Jump to search
1,205 bytes added ,  15:36, 8 August 2022
→‎References: External links
(Separate from tacit programming page)
Tag: Removed redirect
(→‎References: External links)
Line 42: Line 42:


No problem presents when left argument is supplied as an array (literal or by name reference) and when the hybrid is the leftmost token. For example, <source lang=apl inline>1 0 1/⌽</source> and <source lang=apl inline>/,⊃</source> are parsed as forks.
No problem presents when left argument is supplied as an array (literal or by name reference) and when the hybrid is the leftmost token. For example, <source lang=apl inline>1 0 1/⌽</source> and <source lang=apl inline>/,⊃</source> are parsed as forks.
== External links ==
=== Documentation ===
* [https://help.dyalog.com/latest/Content/Language/Introduction/Trains.htm Dyalog]
* [http://wiki.nars2000.org/index.php?title=Trains NARS2000]
* [https://mlochbaum.github.io/BQN/doc/train.html BQN]
* J: [https://code.jsoftware.com/wiki/Vocabulary/hook Hook], [https://code.jsoftware.com/wiki/Vocabulary/fork Fork]
=== Tutorials ===
==== Text ====
* [[APL Cultivation]]: [https://chat.stackexchange.com/rooms/52405/conversation/lesson-23-transcribing-to-and-reading-trains Transcribing to and reading trains]
* gitonthescene: [https://gist.github.com/gitonthescene/666c77ee3ed0ae0a79cf8e057584b7fd Forks: Spoon fed]
* gitonthescene: [https://gist.github.com/gitonthescene/5e9c25ab9edd2f2ce0d5ad38d8a8b2b4 Training day]
==== Videos ====
* [[APLtrainer]]: [https://www.youtube.com/watch?v=kt4lMZbn-so How to read trains in Dyalog APL code]
* [[APLtrainer]]: [https://www.youtube.com/watch?v=A2LqqBosvY0 Function trains in APL]
* [[Dyalog webinar]]: [https://www.youtube.com/watch?v=Enlh5qwwDuY?t=440 Train Spotting in Dyalog APL]
* [[Dyalog '13]]: [https://www.youtube.com/watch?v=7-93GzDqC08 Train Spotting in Version 14.0]
</div>


== References ==
== References ==
<references />
<references />
 
{{APL syntax}}[[Category:Tacit programming]][[Category:Kinds of functions]][[Category:Defining functions]]
{{APL syntax}}[[Category:Kinds of functions]][[Category:Defining functions]]

Navigation menu