InfoQ

InfoQ

Topic/Tag specific view

Polyglotism Content on InfoQ


Latest featured content about Polyglotism

Building Polyglot Distributed Systems With JInterface

Topics
Programming,
Java,
Architecture

Cliff Moon shows how to create a polyglot distributed application by integrating Scala with Erlang through JInterface, a library designed for JVM-based languages to communicate with Erlang processes.

Adopting the JVM

Topics
Java,
Programming

Ola Bini offers advice to those interested in using the JVM with languages other than Java, talking about language interoperability, polyglot patterns, build tools, tweaking the JVM, and JVM tools.

Polyglots Unite!

Topics
Language,
Language Design,
Programming,
Ruby

In this talk from FutureRuby, Foy Savas explains how to approach the concept of polyglot programming. Hint: an open mind helps.

News about Polyglotism

Will Polyglotism and DSLs make Java the Last Big Language?

Topics
Dynamic Languages,
Domain Specific Languages,
Java,
Scripting,
Architecture

Ola Bini argues that the world will not have a new big language again because developers will find value in choosing different languages depending on their problem domain. Similarly Martin Folwer says that programmers will choose a language for what it can do in the same way that they choose frameworks now. On the other hand Joe Winchester debates that you can only be master of one language.