Dyalog APL

From Rosetta Code
Revision as of 12:09, 3 January 2024 by imported>MaD70 (Added link to a web browser interface to the interpreter)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Dyalog APL is an implementation of APL. Other implementations of APL.

Dyalog is a modern, multi-paradigm programming environment that combines the array-oriented APL notation with functional, procedural and object-oriented programming.

This cross-platform APL interpreter is available for Mac OS, Microsoft Windows, Linux, AIX and the Raspberry Pi.

It can be tried in a browser (with some limitation) at Try APL.