OpenLDK is a Just-In-Time (JIT) compiler and runtime environment for Java, implemented entirely in Common Lisp. It bridges the gap between Java and Common Lisp by incrementally translating Java ...
Docker lets you package your application with all its dependencies into containers - lightweight, isolated environments that run the same way everywhere. Why use Docker? No need to install PHP, MySQL, ...