JVM Language Summit

As a fairly ubiquitous platform with access to a staggering array of libraries the Java Virtual Machine is a popular choice for language runtime. But the JVM can be one of the hardest VMs to target since it is so tied to Java's semantics *cough*tail calls*cough*.

The Da Vinci Machine Multi Language VM project is attempting to address these challenges by extending the JVM to support language constructs not found in Java. As part of this effort they're having a summit:

The 2008 JVM Language Summit is an open technical collaboration among language designers, compiler writers, tool builders, runtime engineers, and VM architects.

We will share our experiences as creators of programming languages for the JVM, and of the JVM itself.

The invitation closes with

Space is limited. Bring your own language!

PS: Also worth mentioning is that if you are targeting the JVM or thinking of targeting the JVM there's a Google group just for you.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Reigstration is open

Agenda posted

A rough draft agenda has been posted. Some highlights for LtU:

  • LtU guest blogger Eric Miejer will be speaking on functional languages.
  • Neal Gafter will be talking about his Java closures proposal.
  • Clojure author, Rich Hickey, will be talking about his language.

Other items on the agenda include Scala, Fortress, Kawa, NetRexx, JRuby, C#, Parrot, LLVM, Jatha, and Fan.

Re: Agenda posted

Neal Gafter work can be seen here. Some LtU-based discussion here.

Video?

It would be really great if the organizers could video tape some of the sessions and post them on Google video (or somewhere)!