The APL Programming Language Source Code | Computer History Museum
A Taste of APL APL is a concise high-level programming language that differs from most others developed in the 1960s in several respects: Order of evaluation: Expressions in APL are evaluated right-to-left, and there is no hierarchy of function precedence...