From: Martin Rinehart Date: 2009-03-06T05:18:32+09:00 Subject: Re: Ruby - Imperative Language Features? On Mar 5, 11:54 am, Robert Klemme wrote: > Yes.  Although IMHO reflection is not a programming paradigm but rather > a specific language feature.   Reflection is not a programming paradigm, but "reflective programming" is a paradigm. The best example may be Conway's Game of Life written in a single line of APL. (The APL writes the APL that creates the game.) I changed "reflection" to "reflective" in Wiki.