modular6/ โ”œโ”€โ”€ src/main/java/cl/playground/modular6/ โ”‚ โ”œโ”€โ”€ Modular6Application.java โ† Punto de entrada โ”‚ โ”œโ”€โ”€ configuration ...
Common Lisp / Kawa Scheme interop via OpenLDK. Kawa Scheme, created by Per Bothner, compiles Scheme code to Java bytecode and runs on the JVM. OpenLDK is a JVM implemented in Common Lisp; it ...