User contributions
Jump to navigation
Jump to search
- 05:39, 15 November 2020 diff hist +6 m Tatin Logo looks too big on mobile Tags: Mobile web edit, Mobile edit
- 04:46, 12 November 2020 diff hist +358 N Tatin Created page with "'''Tatin''' – a package manager for Dyalog APL. It is a community-developed project distributed under the MIT license. Tatin is expected to be shipped as part of Dyalo..."
- 14:52, 1 November 2020 diff hist +1,101 Error trapping with Dyalog APL →Misc: +Error-guards
- 13:25, 1 November 2020 diff hist -1 Direct function double redirect current Tag: Redirect target changed
- 13:25, 1 November 2020 diff hist +18 N Direct function Redirected page to Dfns Tag: New redirect
- 00:23, 9 September 2020 diff hist +664 Talk:LYaPAS
- 18:38, 1 September 2020 diff hist +1,279 Talk:LYaPAS
- 12:16, 1 September 2020 diff hist +750 Talk:LYaPAS
- 01:12, 1 September 2020 diff hist +100 LYaPAS
- 00:55, 1 September 2020 diff hist +1,028 LYaPAS +example
- 00:22, 1 September 2020 diff hist +2,248 N LYaPAS Created page with "'''LYaPAS''' ('''ЛЯПАС''') is a programming language developed by Arkady Zakrevsky, a Soviet computer scientist. The development started in the end of 1962,<ref name=Lya..."
- 16:03, 23 August 2020 diff hist +878 Dfns workspace +example usage
- 11:54, 23 August 2020 diff hist +11 Dfn Tags: Mobile web edit, Mobile edit
- 11:51, 23 August 2020 diff hist +28 N Dfns.dws Redirected page to Dfns workspace current Tags: New redirect, Mobile web edit, Mobile edit
- 11:50, 23 August 2020 diff hist +755 N Dfns workspace Created page with "'''dfns.dws''' is a workspace which is supplied together with Dyalog APL. It's is a collection of examples of programming in direct functions, which were written b..." Tags: Mobile web edit, Mobile edit
- 06:10, 14 August 2020 diff hist +10 m FinnAPL idiom library →Rotate ⌽ ⊖ current
- 05:57, 14 August 2020 diff hist +112 FinnAPL idiom library →Grade Up ⍋: median example from "APL: An Interactive Approach" (3rd ed., 1984), per "APL thinking: examples" (1987)
- 05:48, 14 August 2020 diff hist +91 Simple examples →Tacit programming
- 05:39, 14 August 2020 diff hist +481 Simple examples →Tacit programming: better explanation for the newbies
- 05:22, 14 August 2020 diff hist +114 FinnAPL idiom library
- 13:01, 13 August 2020 diff hist +4 m Quine current
- 07:08, 13 August 2020 diff hist +1,351 N Quine I think it's nice to mention quines in this wiki; similar to: https://code.jsoftware.com/wiki/Puzzles/Quine
- 08:00, 11 August 2020 diff hist +52 Tacit programming →Debugging
- 16:57, 10 August 2020 diff hist +2,361 Tacit programming →Debugging: new section
- 10:46, 10 August 2020 diff hist -21 m System command →ISO/IEC 13751:2001 current Tags: Mobile web edit, Mobile edit
- 13:51, 9 August 2020 diff hist +98 User command current
- 13:43, 9 August 2020 diff hist +947 N User command Created page with "'''User commands'''<ref name="dal">[https://help.dyalog.com/18.0/index.htm#UserGuide/The%20APL%20Environment/User%20Commands.htm UI Guide – User Commands] – Dyalog APL..."
- 13:19, 9 August 2020 diff hist +18 Template:APL syntax if you mention system commands, then need to mention system functions as well
- 13:09, 9 August 2020 diff hist +16 System command →References
- 13:06, 9 August 2020 diff hist +1,636 System command
- 12:48, 9 August 2020 diff hist +4,285 N System command Created page with "'''System commands''' provide services or information associated with the workspace and the environment. They are not part of the APL language itself. APL system commands sta..."
- 19:52, 4 August 2020 diff hist +71 Fast Fourier transform →Simple recursive implementation: otherwise produces text garbage on incorrect input current
- 19:38, 4 August 2020 diff hist +239 Fast Fourier transform →Simple recursive implementation: +2D case
- 09:15, 4 August 2020 diff hist -94 Fast Fourier transform →Simple recursive implementation
- 06:00, 4 August 2020 diff hist -126 Dfn →Examples
- 05:55, 4 August 2020 diff hist -2 m Fast Fourier transform →Simple recursive implementation
- 05:54, 4 August 2020 diff hist +291 Fast Fourier transform →Simple recursive implementation
- 05:37, 4 August 2020 diff hist +446 Fast Fourier transform +a working modern version; shortened from RosettaCode, but also verified according to "Digital Image Processing" by Gonzalez and Wood (4th edition, eqns. 4-167, 4-168)
- 08:34, 2 August 2020 diff hist +308 Dfn
- 07:37, 27 July 2020 diff hist -1 m Branch
- 06:53, 27 July 2020 diff hist +359 Branch →Examples
- 06:46, 27 July 2020 diff hist +1,572 N Branch Created page with "{{Built-in|Branch|→}} is a primitive monadic function which provides a way to control execution flow in an APL programs. It is equivalent to GOTO..."
- 00:04, 21 July 2020 diff hist +82 Dyalog user meeting →Dyalog presentations
- 02:14, 20 July 2020 diff hist +23 N Iverson Software Inc. Redirected page to Jsoftware current Tag: New redirect
- 02:13, 20 July 2020 diff hist +23 N ISI Redirected page to Jsoftware current Tag: New redirect
- 22:52, 19 July 2020 diff hist +217 Defined function (traditional) →Examples: +simple dyadic (copied from APL syntax)
- 10:02, 19 July 2020 diff hist +17 Defined function (traditional) →Examples
- 09:49, 19 July 2020 diff hist +4 m Semantic density
- 09:48, 19 July 2020 diff hist +4 APL\3000
- 09:34, 19 July 2020 diff hist +10 Control structure →Example