What are interesting features of old(er) programming languages that haven't made it into mainstream/newer languages?
Unusual control structures, etc.
For example, I find it interesting that Common Lisp is image based, which I haven't seen in any other language except Smalltalk.
The first Lisp in 1960something was already using images.