Proto REPL 1.1.0 has been released with support for a self hosted 
ClojureScript REPL 
<https://github.com/jasongilman/proto-repl#starting-a-self-hosted-clojurescript-repl>
. 

This allows Proto REPL to run without any Leiningen or Java dependencies. 
The self hosted REPL supports displaying all of the charts and graphs of Proto 
REPL Charts <https://github.com/jasongilman/proto-repl-charts>.  It has 
access to the entire underlying Atom API <https://atom.io/docs>.  Try 
running this in the REPL: (map #(aget % "name") 
(js/atom.packages.getActivePackages))

This relies on the the great work done in Replumb and ClojureScript.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to