Interacting With Other Programming Paradigms

Alex Angelopoulos (aka at mvps dot org)

In the programming-language world, one rule of survival is simple: dance or die. It is not enough to make a beautiful language. You must also make it easy for programs written in your beautiful language to interact with programs written in other languages.
-- Simon Peyton Jones