Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

Commit

Permalink
s/clojarr/jaunt/g
Browse files Browse the repository at this point in the history
  • Loading branch information
arrdem committed Feb 25, 2016
1 parent cbe2e2c commit efd3e18
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Clojarr
# Jaunt

### Build Status

Expand All @@ -15,27 +15,24 @@ Branch | Status
## What

Clojarr is a hard fork of Clojure. Rich Hickey wrote Clojure to be the
Jaunt is a hard fork of Clojure. Rich Hickey wrote Clojure to be the
language he wanted, and administers it in the way that he wants. This is
awesome, but I (Reid McKenzie) disagree with enough of the choices made in the
language and its administration that I've forked to go my own way.

The name itself is a corruption of "Clojure" which I owe to Gregory
Cerna.

## Goals

Clojarr is in no small part an experiment in what Clojure would look
Jaunt is in no small part an experiment in what Clojure would look
like if it had a different contribution process, and was more willing
to make bold/risky changes.

Unlike Clojure which is eminently stable, Clojarr is not guaranteed to be
Unlike Clojure which is eminently stable, Jaunt is not guaranteed to be
stable (yet). Some level of breaking changes with Clojure will
be accepted if there is a good reason for them.

## Administration

Currently, Clojarr is administered at my (Reid McKenzie's) sole
Currently, Jaunt is administered at my (Reid McKenzie's) sole
discretion. Contributions, bug reports, and feature requests are
welcomed.

Expand All @@ -51,7 +48,7 @@ The EPL license reads
> PARTICULAR PURPOSE.
And that is the extent of the guarantees I offer with regards to this
software. It is my goal to maintain Clojarr in such a way that
software. It is my goal to maintain Jaunt in such a way that
[CIDER](https://github.com/clojure-emacs/cider) works, and that most
compatibility with Clojure is maintained but this is not a hard
guarantee. If you want a Clojure compatible language, you're gonna
Expand All @@ -70,19 +67,19 @@ changes without my involvement.
This project adheres to the Contributor Covenant
[code of conduct](CODE_OF_CONDUCT.md). By participating, you are
expected to uphold this code. Please report unacceptable behavior to
[me+clojarr[email protected]](mailto:me+clojarr[email protected]).
[me+jaunt[email protected]](mailto:me+jaunt[email protected]).

## Legal

Clojarr is (c) Reid McKenzie. All rights reserved. The use and
Jaunt is (c) Reid McKenzie. All rights reserved. The use and
distribution terms for this software are covered by the Eclipse Public
License 1.0 (EPL) (/licenses/epl-v10.txt). By using this software in
any fashion, you are agreeing to be bound by the terms of this
license.

You must not remove this notice, or any other, from this software.

Clojarr is derived directly from Clojure, (c) Rich Hickey, also
Jaunt is derived directly from Clojure, (c) Rich Hickey, also
distributed under the EPL.

This program uses the Guava Murmur3 hash implementation which is
Expand Down

0 comments on commit efd3e18

Please sign in to comment.