Java isn't just Python without the cool language features
Joe Gregorio has written a very interesting article that explores, with simple Python examples, some of the Python (and Ruby) language features that are missing from the Java language. As a Java fan I have to point out that, while those features are missing from the Java language, they are not missing from the Java platform. You can get all those goodies from Jython and JRuby and Groovy, which all run via Java VM.
Dave Johnson
in Java
• 🕒 01:17PM Aug 30, 2006
Tags:
Java
Posted by Charles Oliver Nutter on August 31, 2006 at 06:18 PM EDT #
Posted by Dave Johnson on August 31, 2006 at 07:35 PM EDT #