The one language feature that I miss in most languages is pattern matching. I wonder if there's any minimalistic language that implements pattern matching well?
haskell?
Minimalistic?
I suppose you mean haskell without extensions.