The text explores package managers for less common languages, such as Conan, CLibs, and Vcpkg. It also delves into JVM alternatives like Kotlin, Scala, Groovy, and Clojure. Furthermore, it covers tools like javac doc and GraalVM’s polyglot, which facilitate language integration.

package managers

c, c++

conan

clibs

vcpkg

lisp

CLPM powered by quicklisp

jvm alternative languages

oracle’s blog on jvm languages showing advantages

RingoJS

Kotlin

Scala

Groovy

Clojure

Fantom

Ceylon

Jython

JRuby

Frege haskell on jvm

Xtend

Golo

Concurnaas

Yeti

GraalVM uses polyglot to bridge with other languages

java hints

javac doc

jshell

nashorn js engine run it with jjs

Comments