TinyAPL
Summary
TinyAPL is a tiny APL dialect and interpreter in Haskell. The GitHub repo serves as the project hub and links to a multi-part blog series that explores arrays, parsing, and a web interface, highlighting extensive primitives and functional concepts. It demonstrates how a compact language can support array-oriented computing and potential automation scripts.