Hacker News new | ask | show | jobs
by pangram 5240 days ago
If I recall correctly, APL executes right to left -- so it would return 8 for 2*2+2.
1 comments

Neat, I'd forgotten languages could execute RTL as well.