Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-14 | Add each (¨) operator | Peter Mikkelsen | |
2022-01-14 | Implement code for running operators (both monadic and dyadic). | Peter Mikkelsen | |
Also implement ⍨ and ⍥ since they are very simple |
index : APL9 | ||
APL for Plan 9 |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-14 | Add each (¨) operator | Peter Mikkelsen | |
2022-01-14 | Implement code for running operators (both monadic and dyadic). | Peter Mikkelsen | |
Also implement ⍨ and ⍥ since they are very simple |