I see amusing situation in evolution of programming languages. While Perl, PHP and Python try to extend thier functionality to reach Java (key word ‘class’ and ‘extend’ in PHP, for example), Java goes back to level of scripting languages. As exaple, you can see Sleep Scripting Project which is similar to Perl by ideology but based on Java. Now Java developers can produce some console […]