Skip to main content



A Perl implementation of Clojure

Changes for 0.1.12

  • Add support for HashSet type
  • Add more legal regex escape sequences
  • Add reader support for vars
  • Refactor some RT function names
  • Fix and test with-meta
  • Fix method calls to Perl classes
  • Add 'time' macro to time expr evals
  • Add
  • Make bin/lingy smarter about multiples
  • Add support for `#?` reader conditionals
  • Get rid of non Clojure var *ARGV* (for now)
  • Update docs with "Differences from Clojure" section
  • Refactor map creation in reader
  • iAdd a couple tests
  • Implement Lingy.pm to use Lingy from Perl
  • Add doc for Lingy<->Perl interop
  • Start using Clojure source code in Lingy
  • Bash change to appease shellcheck
  • Fix file path conversion bug when loading clojure.core
  • Fix regex in DistTestFixer
  • Add lingy.string library (akin to clojure.string)
  • Add a 'binding' function (not quite accurate)


Log headers and body of HTTP traffic

Changes for 0.0404 - 2023-06-21

  • Fixes wrong unique ID number on 32-bit architectures.


Light and pure-Perl PSGI/Plack HTTP server with pre-forks

Changes for 0.0503 - 2023-06-22

  • Skip tests which don't work on MSWin32.


A script to interconvert common data models for phenotypic data


Light and pure-Perl PSGI/Plack HTTP server with pre-forks

Changes for 0.0502 - 2023-06-22

  • Configure requires Software::License.
  • More reliable tests.
  • Tests use explicitly 127.0.0.1 as a host.