This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: The Post-Java Virtual Machine
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
There are over 250 languages that run on the Java Virtual Machine. Some run well, some run less well. Some are fast, some are slow. Some are useful and some… not so much. There are at least 20 different languages that are in quite extensive use, and many more cropping up every week.
Java has not been a single language runtime for a long time, but there are still challenges for language implementors. With the release of Java 7, things have changed for the better. JSR 292 adds support for many ...