Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apl

APL Identities in Progressive Index Idiom

algorithm sorting apl

Dyalog SALT.Load exceptions "could not fix" for raw function trains

version-control apl dyalog

Haskell version of APL trains

Braces in GNU APL

function apl

How do I concatenate combinations of letters and numbers in APL?

How to find the average of each row in a matrix in APL? and the highest average?

matrix apl

APL: array's element replacement and multiplication

Problems when trying to use arrays in APL. What have I missed?

arrays apl dyalog

APL/APLX - Splitting a string

Dyalog APL: How to filter an array like filter()

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