Search code examples
Is it possible to return lambdas in a function?...


aplgnu-apl

Read More
Why does this expression give an error in GNU APL?...


apl

Read More
Dyalog APL: Is it possible to do inline text editing?...


apldyalog

Read More
Dyalog APL: How to filter an array like filter() but more weakness...


apldyalog

Read More
Dyalog APL: How to write array of Objects (with NameSpace) to XML File?...


xmloopnamespacesapldyalog

Read More
Dyalog APL: How to write array of Objects to XML File?...


xmlfileoopapldyalog

Read More
How to change the value of a variable defined outside the function in APL?...


global-variablesvariable-assignmentassignapldyalog

Read More
How to generate output while iterating with Del?...


apl

Read More
APL - idiomatic way to filter, group, and sort from matrices...


matrixvectorapl

Read More
Dyalog Trying to understand a Floating Point rounding issue...


apldyalog

Read More
What is the Dyalog equivalent of the APL/360 I-beam 26?...


migrationapldyalogdialect

Read More
Is there a Dyalog equivalent to DFT function from APL/360 "1 PLOTFORMAT"?...


apldyalog

Read More
Is there a special meaning to underbar variables names in APL...


apldyalog

Read More
Best way to import and handle non-rectangular (ragged) data...


apldyalog

Read More
How do I render trains as trees in Dyalog APL using dyalogscript?...


apldyalog

Read More
Dyalog APL: How to write standalone files that can be executed?...


command-line-argumentsexecutablesoftware-distributionapldyalog

Read More
How do you find the name of the current namespace...


apldyalog

Read More
Dyalog APL, how to have utilitiy functions available in workspace but not mixed in with other functi...


scopingutilityapldyalog

Read More
How do I exit GNU APL?...


exitaplgnu-apl

Read More
Dyalog APL: How to execute a function regardless of errors?...


apldyalog

Read More
Filter a list of list based on data...


apldyalog

Read More
Dyalog APL: How to filter an array like filter()...


arraysnestedfilteringapldyalog

Read More
Dyalog APL: what is the problem with loops?...


apldyalog

Read More
How can I read one byte from stdin in Dyalog APL?...


inputuser-inputstdinapldyalog

Read More
Dyalog APL: Check if a field exists in JSON?...


apldyalog

Read More
How do I make sleep in Dyalog APL?...


apldyalog

Read More
Dyalog APL: convert JSON to a pure array...


apldyalog

Read More
Pass function as an argument in APL...


functionfunction-pointersargument-passingapl

Read More
Is Execute unsafe in namespece paths?...


apldyalog

Read More
How provide default values when using ⌸ in Dyalog APL...


apldyalog

Read More
BackNext