|
|
|
|
|
by mingpan
4901 days ago
|
|
Have you looked into Clojure? It is a Lisp dialect with JVM integration. It has a reasonable sized library ecosystem, and the interop functionality would allow you to use the existing ecosystem of Java libraries where native libraries do not yet exist. |
|