Giter VIP home page Giter VIP logo

glenjamin / nrepl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nrepl/nrepl

0.0 2.0 0.0 2.05 MB

A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.

Home Page: https://nrepl.org

HTML 4.98% Clojure 94.32% Java 0.19% Makefile 0.42% Emacs Lisp 0.07% Shell 0.01%

nrepl's Introduction

nREPL Logo


CircleCI Clojars Project cljdoc badge downloads badge Backers on Open Collective Sponsors on Open Collective

nREPL is a Clojure network REPL that provides a REPL server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.

nREPL powers many well-known development tools.

Usage

See the documentation.

API Documentation

You can find nREPL's API documentation on cljdoc.

Status

Extremely stable. nREPL's protocol and API are rock-solid and battle tested. nREPL's team pledges to evolve them only in backwards-compatible ways.

That being said, there were a few organizational changes related to the transition out of clojure-contrib that everyone has to keep in mind:

  • [nrepl "0.3.1"] is a drop-in replacement for [org.clojure/tools.nrepl "0.2.13"] (notice the different artifact coordinates).
  • [nrepl "0.4.0"] changes the namespaces from clojure.tools.nrepl.* to nrepl.*.

A later 1.0.0 release will include fixes for all previously-reported but languishing nREPL issues. Future releases will focus on supporting the needs of the essential tools of the Clojure(Script) ecosystem (e.g. Leiningen, Boot, CIDER, Cursive).

FAQ

How is this different from the "contrib" tools.nrepl project?

Check the brief history of nREPL, available here.

How does nREPL compare to other REPL servers (e.g. prepl)?

Check out this detailed comparison.

Does nREPL support ClojureScript?

Yes and no. The reference nREPL implementation is Clojure-specific, but it can be extended with ClojureScript support via the Piggieback middleware. In the future there may be implementations of nREPL that target ClojureScript directly.

Does nREPL support other programming languages besides Clojure?

The nREPL protocol is language-agnostic and implementations of nREPL servers exist for several programming languages. Implementing new nREPL servers is pretty simple.

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! ๐Ÿ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

Copyright ยฉ 2010-2020 Chas Emerick, Bozhidar Batsov and contributors.

Licensed under the EPL. (See the file epl.html.)

nrepl's People

Contributors

bbatsov avatar cemerick avatar shen-tian avatar cichli avatar dotemacs avatar kotarak avatar trptcolin avatar mallt avatar pfeodrippe avatar severeoverfl0w avatar cgrand avatar rlbdv avatar gfredericks avatar tonsky avatar seancorfield avatar slipset avatar martinklepsch avatar technomancy avatar jeffvalk avatar jaidetree avatar holyjak avatar jhacksworth avatar iarenaza avatar hugoduncan avatar greglook avatar fiv0 avatar ato avatar duelinmarkers avatar lucprefontaine avatar plperron avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.