cl-kawa: Scheme on Java on Common Lisp
Summary
Cl-kawa enables interoperability between Common Lisp and Scheme via Kawa and OpenLDK, allowing in-process calls across languages on the JVM. The project is labeled a technology demonstration rather than production-ready, but it demonstrates evaluating Scheme from Lisp, calling Scheme procedures from Lisp, and exchanging basic values across the boundary in a single image.