@veer66 You might want to take a look at ABCL if you want to do Lisp on the JVM.
Clojure is very different from regular Lisp. That's not to say that Clojure can't be a useful language in its own right of course, but ABCL is a full Common Lisp that compiles to Java bytecode.