Java
Useful links
- sdkman - support the management of different JVMs and tools on the system
- JBang - allows you to run .javafiles in a similar way to shell scripts- camel-jbang - run Camel routes with JBang jbang launch@davsclaus/camel-bang MyRoute.java Cheese.java
 
- camel-jbang - run Camel routes with JBang 
- Native Image Maven Plugin - generate native images using Maven
- GraalVM
- Manifold - a Java complier plugin acting as a just-in-time code generator. Allows meta-programming and adds niceties to the Java language