2min chapter

Software Engineering Radio - the podcast for professional software developers cover image

SE-Radio-Episode-266:-Charles-Nutter-on-the-JVM-as-a-Language-Platform

Software Engineering Radio - the podcast for professional software developers

CHAPTER

Java 8 Lambda - What's the Problem?

Ruby on the JVM can use existing Java libraries. Ruby classes are built dynamically as your application loads, so normally there is no Java class that goes along with a particular Ruby class. We also have our own object hierarchy, which means if you want a Ruby class to extend a Java class, well, we don't have multiple inheritance on the J VM. So we have to do some clever indirection, essentially make a little proxy object that actually extends the Java side and figure out how to route calls around.

00:00

Get the Snipd
podcast app

Unlock the knowledge in podcasts with the podcast player of the future.
App store bannerPlay store banner

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode

Save any
moment

Hear something you like? Tap your headphones to save it with AI-generated key takeaways

Share
& Export

Send highlights to Twitter, WhatsApp or export them to Notion, Readwise & more

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode