Hacker News new | ask | show | jobs
by taveras 554 days ago
Rexx was the favorite language of my high school programming teacher. I recall being surprised by the syntax being so similar to English text.

I'd credit the language for sending me down the rabbit holes of programming language design, self-documenting code, and literate programming. :)