|
|
|
|
|
by lispm
1505 days ago
|
|
But it's more than that. It has different data structures, operators and semantics from Lisp - stuff which goes beyond just a simple retargeting to the JVM. It also provides an integration into/on top of the JVM, but also stuff like persistent functional data structures, avoids OOP, ... It's opinionated. Lisp and Scheme on the JVM exist, too. |
|