JVM
Tag details
Welcome to the 'JVM' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'JVM'.
Look up
"JVM"
at The Free Dictionary
Latest blogosphere posts tagged “JVM”
-
Links for 5 Nov 2009 - 2 Dec 2009
Col's Tech Stuff —
Authority: 405
Links of interest for 5 Nov 2009 - 2 Dec 2009: J is for JVM: Why the ‘J’ in JRuby? | Engine Yard Blog - A good explanation on why the guys behind jRuby like the J, aka Java Virtual Machine, part of JRuby. Interesting performance figures too when compared to the standard Ruby, especially considering people ...6 days ago -
Introduction To Clojure Language For The Java Platform
IndicThreads home —
Authority: 112
The concept of non-Java languages on the Java Virtual Machine is not new. The JVM has played host to several ported languages such as Ruby (JRuby), Python (Jython) and even Javascript (Rhino) along with languages designed primarily for the JVM like Scala and Groovy. Clojure (pronounced like closure) is a general ...1 week ago -
tailcalls meet invokedynamic
John Rose @ Sun —
Authority: 440
It is Autumn, and tail recursion is in the air. A JSR 292 colleague, Samuele Pedroni, just raised the question of how invokedynamic might interact with a tail call feature in the JVM. Here are a few thoughts on that subject, which I hope will provoke further discussion. The first few are (I think) not very ...1 week ago -
BlackBerry Master Control Program Version 0.9.2.0 Final Released!
BlackBerry Rocks! —
Authority: 511
Exactly one month ago today Darren released Beta 10 of his extremely useful BlackBerry Master Control Program (MCP). Darren let me know that he has released the final version of MCP, v0.9.2.0. General changes in this version: MCP now supports Java Loader 5.0.0 Beta 5 (JDE) Stand alone EXE now downloads the ...2 weeks ago -
Passing on the Duby
Programming and politics —
Authority: 107
Last week I had a fun conversation with Charles Nutter . It was about "java.next" and in particular, Charlies requirements for a true replacement for Java. He stated his requirements slightly before that conversation, so let me recap: 1.) Pluggable compiler 2.) No runtime library 3.) Statically typed, but with ...2 weeks ago -
MogileFS Client on JRuby!
Letsgetdugg —
Authority: 110
Are you running JRuby in production? Do you want distributed file storage for your “enterprise” application? Look no further, MogileFS is here. MogileFS-Client has compatibility issues with JRuby due to it’s use of the low level Socket class. JRuby 1.5-dev does not yet support all the Socket methods, so here ...2 weeks ago -
Comparing Scala and Groovy via ScalaTest and easyb
The Disco Blog —
Authority: 110
Because it’s my bag, I’ve recently taken to learning Scala . In particular, I’ve run across some situations where I’ve known instinctively that a more functional language (i.e. one that avoids state and mutability) would have perhaps made the task at hand a bit easier or at least safer to code (think ...3 weeks ago -
Bytecodes meet Combinators: invokedynamic on the JVM
Computer & Internet - computer-internet.marc8.com —
Authority: 169
Bytecodes meet Combinators: invokedynamic on the JVM . John Rose. VMIL09. read more3 weeks ago -
VMIL paper on invokedynamic
John Rose @ Sun —
Authority: 440
I have written a paper for VMIL 09 on invokedynamic, which my fellow JVM and JIT geeks may find interesting: Bytecodes meet Combinators: invokedynamic on the JVM John Rose, VMIL 09 Workshop at OOPSLA, Orlando, October 2009 The focus of the paper is on evaluating the architectural effect of adding ...4 weeks ago -
Coming Soon: Android Wireless Application Development Review
Pathfinder Development —
Authority: 118
Just got my hands on a copy of Android, Wireless Application Development by Conder and Darcey and have been working my way through the first three chapters (really, the actual development starts in chapter 3).So far so good. Some of the pseudo JVM (Dalvik) takes a little bit of getting used to, but its not really ...5 weeks ago

