Skip to content

chlorinejs/chlorine-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chlorine-REPL

nREPL middleware that enables the bootstrap of a Chlorine REPL on top of an nREPL session.

Requirements

You need NodeJs installed.

Usage

Start nREPL from Leiningen:

lein repl

in the REPL, type

(chlorine.repl/repl)

There will be a welcome message like this:

Welcome to Chlorine REPL.
Type `(include! "r:/strategies/dev.cl2")` to load core library.
Type `:cl2/quit` to stop the Chlorine REPL

Enjoy!

About

Running Chlorine REPLs over nREPL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published