Skip to main content


A Clojure Platform for Perl

Changes for 0.1.17

  • Add merge (and conj for hashmap) to core
  • Add unboxing to HashMap and Vector
  • Support LINGY_CLOJURE_JAR for using repl with clojure
  • Support boxing hashes and arrays
  • Set *file* to an absolute file path
  • A few small fixes