Love letter to catlangs

I believe array languages often use a stack model as well, either explicitly for the programmer to reason about or internally as a semantic detail.

I was recently reading about Uiua (also mentioned on the forum a few months back), which was initially stack-focused but has since deprecated that in favor of their “modifiers”.

APL Wiki is a good resource for comparing various array languages (seems to be an array lang community resource covering more than just APL), including which are stack-based.

3 Likes