Results 67 repositories owned by Clojure

tools.build

199
Stars
28
Forks
Watchers

Clojure builds as Clojure programs

algo.monads

442
Stars
47
Forks
Watchers

Macros for defining monads, and definition of the most common monads

clojure

10.3k
Stars
1.4k
Forks
Watchers

The Clojure programming language

clojure-clr

1.5k
Stars
158
Forks
Watchers

A port of Clojure to the CLR, part of the Clojure project

clojure-site

247
Stars
266
Forks
Watchers

clojure.org site

clojurescript

9.2k
Stars
778
Forks
Watchers

Clojure to JS compiler

clojurescript-site

106
Stars
142
Forks
Watchers

website for ClojureScript

core.async

1.9k
Stars
216
Forks
Watchers

Facilities for async programming and communication in Clojure

tools.deps.graph

106
Stars
8
Forks
Watchers

Dependency graphs for deps.edn projects

algo.generic

92
Stars
19
Forks
Watchers

Generic versions of commonly used functions, implemented as multimethods that can be implemented for any data type