BH Lisp is a lisp-based interpreted programming language inspired by Clojure.
It runs on the Java virtual machine and is tightly integrated with Java.
Features
- Dynamic type checking
- Automatic conversion of numeric types (follows Groovy's conversion scheme)
- Java interoperability
- Poor performance