Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 05:39, 6 September 2024
   
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

6 September 2024

N    04:25  First-class function‎‎ 2 changes history +4,116 [Adám Brudzewsky‎; Marshall‎]
     
04:25 (cur | prev) +133 Adám Brudzewsky talk contribs (→‎First-class functions within APL syntax)
N    
02:00 (cur | prev) +3,983 Marshall talk contribs (Created page with "A programming language supports '''first-class functions''' if it allows functions to be used in the same ways as data values such as numbers and characters. It should be possible to assign functions as variables, pass them as function arguments, and use them as elements of arrays. APL's function application syntax is designed with the assumption that functions are applied to arrays only, not functions. Tradi...")
 m   02:10  TinyAPL diffhist −5 Marshall talk contribs (First-class functions link)
 m   02:01  K diffhist −31 Marshall talk contribs (Text replacement - "first-class function" to "first-class function")
 m   02:01  BQN diffhist −31 Marshall talk contribs (Text replacement - "first-class function" to "first-class function")

5 September 2024

     13:48  TinyAPL diffhist +184 RubenVerg talk contribs (Mention first class functions and namespaces)

4 September 2024

     06:07  APL ∊ BCN diffhist −476 Mlliarm talk contribs (→‎Historical APL paper reading group)

3 September 2024

N    10:30  KaiJaeger-TestPage diffhist +32,986 KaiJaeger talk contribs (Created page with "The sole purpose of this page: it is used for some development of APL wiki tools. Please ignore. The page will soon be deleted. To write bug-free code in a complex system and to forecast all errors is impossible. Therefore, implementing some kind of error trapping in an application which is supposed to run in a productive environment is a must. But to do this in a general and efficient manner is not easy. This article discusses techniques to solve this problem. == Int...")