org.clojure

Modules

Artifact Id Description Last Updated
tools.emitter.jvm   A JVM bytecode generator for ASTs compatible with tools.analyzer(.jvm). 2014-08-09T12:41:49+00:00
clojurescript   ClojureScript compiler and core runtime library. 2022-06-23T11:05:48+00:00
algo.generic   Algo.generic 2018-08-08T11:37:37+00:00
math.combinatorics   Math.combinatorics 2019-07-24T02:17:20+00:00
clojure   Clojure core environment and runtime library. 2022-06-30T13:10:51+00:00
core.match   Optimized pattern matching and predicate dispatch for Clojure 2020-02-18T10:06:20+00:00
tools.analyzer.jvm   Additional jvm-specific passes for tools.analyzer 2022-11-26T13:33:59+00:00
tools.analyzer   An analyzer for Clojure code, written in Clojure and producing AST in EDN 2022-11-26T12:59:09+00:00
core.typed.rt   An optional type system for Clojure ��� zero-dependency artifact for annotations only. 2018-11-08T17:57:47+00:00
core.typed   An optional type system for Clojure ��� full system for annotating and type-checking. 2018-11-08T17:57:45+00:00
core.typed-pom   An optional type system for Clojure 2020-01-23T20:56:36+00:00
tools.deps.alpha   Tools.deps.alpha 2022-11-14T15:35:20+00:00
core.logic   A logic/relational programming library for Clojure 2022-02-25T06:58:12+00:00
core.memoize   A memoization library for Clojure 2022-02-11T14:58:25+00:00
core.cache   A cache library for Clojure 2021-12-06T11:22:30+00:00
tools.analyzer.js   Provides js-specific passes for tools.analyzer 2014-11-23T07:27:10+00:00
java.jdbc   Java.jdbc 2021-02-01T20:04:16+00:00
google-closure-library-third-party   The Google Closure Library is a collection of JavaScript code designed for use with the Google Closure JavaScript Compiler. This non-official distribution was prepared by the ClojureScript ... 2021-10-11T12:38:36+00:00
google-closure-library   The Google Closure Library is a collection of JavaScript code designed for use with the Google Closure JavaScript Compiler. This non-official distribution was prepared by the ClojureScript ... 2021-10-11T12:38:28+00:00
core.incubator   Core.incubator 2016-06-07T19:14:39+00:00
tools.reader   A Clojure reader in Clojure 2021-07-13T10:37:00+00:00
java.jmx   Java.jmx 2020-02-18T13:03:22+00:00
test.check   A QuickCheck inspired property-based testing library 2021-12-01T10:12:19+00:00
data.xml   Functions to parse XML into lazy sequences and lazy trees and emit these as text 2022-09-16T08:55:13+00:00
core.async   Facilities for async programming and communication in Clojure 2022-10-27T07:51:12+00:00
data.priority-map   Data.priority map 2021-09-19T12:46:36+00:00
tools.deps.graph   Tools.deps.graph 2021-12-10T07:56:36+00:00
tools.namespace   Tools.namespace 2022-05-06T10:17:27+00:00
tools.nrepl   Tools.nrepl 2017-04-03T07:17:59+00:00
test.generative   Test.generative 2020-02-18T12:37:06+00:00
data.json   Generating/parsing JSON from/to Clojure data structures 2021-07-12T12:31:18+00:00
tools.cli   Tools.cli 2022-10-08T14:35:01+00:00
tools.gitlibs   Tools.gitlibs 2022-06-19T17:44:44+00:00
data.csv   A Clojure library for reading and writing comma separated value (csv) files 2022-04-04T09:19:13+00:00
tools.logging   Tools.logging 2022-01-04T12:43:06+00:00
core.typed.lib.clojure   Type annotations and macros for the base Clojure distribution. 2020-01-23T20:56:45+00:00
core.typed.checker.jvm   An optional type system for Clojure — full system for annotating and type-checking. 2020-01-23T20:55:43+00:00
pom.contrib   Parent POM for projects contributed to Clojure 2021-04-14T10:14:19+00:00
java.data   Utilities for working with Java beans from Clojure 2021-12-12T17:29:17+00:00
core.typed.runtime.jvm   An optional type system for Clojure — zero-dependency artifact for annotations only. 2020-01-23T20:56:48+00:00
core.typed.lib.core.async   Type annotations and macros for core.async. 2020-01-23T20:56:47+00:00
core.typed.lang.jvm   Extensible languages in Clojure, a la Racket's #lang. 2020-01-23T20:56:44+00:00
core.typed.checker.js   An optional type system for ClojureScript — full system for annotating and type-checking. 2020-01-23T20:56:41+00:00
core.typed.annotator.jvm   Runtime type inference algorithm for core.typed and clojure.spec. 2020-01-23T20:56:40+00:00
core.typed.analyzer.jvm   A variant of tools.analyzer.jvm. 2020-01-23T20:55:44+00:00
core.typed.analyzer.js   A variant of tools.analyzer.js. 2020-01-23T20:56:38+00:00
core.typed.analyzer.common   A variant of tools.analyzer. 2020-01-23T20:55:44+00:00
data.zip   Data.zip 2020-02-18T10:19:21+00:00
buildtest   Tests for building and releasing open-source Clojure projects 2022-01-27T14:56:48+00:00
core.unify   A unification library for Clojure 2016-07-25T19:09:13+00:00
java.classpath   Java.classpath 2020-02-18T10:30:16+00:00
data.generators   Data.generators 2020-02-18T10:42:50+00:00
data.fressian   Read/write Fressian from Clojure 2020-02-18T13:14:32+00:00
data.int-map   A map optimized for integer keys 2020-08-19T20:02:00+00:00
tools.trace   Tools.trace 2021-02-11T11:25:07+00:00
math.numeric-tower   Math.numeric tower 2021-12-01T10:07:16+00:00
core.contracts   A contracts programming library for Clojure 2016-08-19T16:46:09+00:00
data.codec   Data.codec 2017-11-19T17:40:56+00:00
data.avl   Persistent sorted maps and sets with log-time rank queries 2019-06-06T10:06:35+00:00
algo.monads   Algo.monads 2016-08-23T07:21:52+00:00
clojure-contrib   Clojure user contributions library. 2016-11-22T08:24:15+00:00
jvm.tools.analyzer   An interface to Clojure's analyzer 2017-01-14T09:35:55+00:00
spec.alpha   Specification of data and functions 2021-11-26T10:19:47+00:00
core.specs.alpha   Specs for clojure.core 2021-09-14T10:45:15+00:00
core.rrb-vector   RRB-Trees for Clojure(Script) -- see Bagwell & Rompf 2020-09-25T06:57:52+00:00
data.finger-tree   Persistent collections based on 2-3 finger trees. 2018-10-08T06:49:30+00:00
core.typed.infer   Runtime type inference algorithm for core.typed and clojure.spec. 2018-11-08T17:57:46+00:00
tools.macro   Tools.macro 2013-09-11T22:55:38+00:00
pom.oss-deploy   Top-level parent POM enabling Sonatype OSS / central deployment for org.clojure artifacts from build.clojure.org. 2010-11-26T07:11:41+00:00
pom.baseline   Pom.baseline 2010-11-26T07:11:38+00:00
clojure-install   Clojure dependency installer 2017-08-14T19:03:24+00:00