1. 19
  1.  

    1. 1

      Are there a lot of common lisp and Java code bases that need integration? I figured any big Java shop that wanted to dip their toe in lisp used Clojure.

      1. 4

        They do state that it’s intended for when you want to use SBCL, but need that one Java library.

        1. 4

          I believe it’s a one person hobby project, not something intended to solve issues in corporate development.

          1. 3

            Hey .. I’m the author. This project is just scratching a specific itch for me.

            1. 2

              Or they’d use Armed Bear Common Lisp, which is a compliant CL implementation running on the JVM.