Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apl

APL Fork/Train with Compression

apl dyalog

How to choose between APL compilers?

apl dyalog gnu-apl

Parallel sessions in Dyalog APL

apl dyalog

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

APL: Matrix manipulation trick?

matrix apl

How can I mask the scan operator in APL?

apl dyalog

Generate a fibonacci series with no loops or flow control in APL

fibonacci apl

The most idiomatic way of creating identity matrix in APL

matrix apl

How to split a number into its digits in APL

split numbers apl

what are some of J's unique features?

tacit-programming j apl

APL readability

In SQL, How can I generate every possible unique combination of 5!56?

In what way is the distinction between scalars and vectors useful in APL?

apl

foldr vs foldl as reduce operator in APL

apl

How to find the index of the first row of a matrix that satisfies two conditions in APL Language?

How does reduce/scan work in APL with user defined functions?

How would I go about counting the amount of each alphanumerical in an array? (APL)

classification counting apl

Open Source Specification of the APL Language? [closed]

specifications apl

Implementation of a function object "power" operator in Raku

raku infix-notation apl