protorepl

jasongilman 2016-08-19T00:13:23.000185Z

@carocad: Can you send me a link to the code?

2016-08-19T12:15:28.000186Z

oh sorry I forgot to put it on the msg. Here it is: https://github.com/carocad/proto-repl/tree/exception-handling

2016-08-19T15:11:50.000188Z

been working on some of the self-hosted REPL related things, have made a lot of progress... in my understanding of how the whole thing works (bootstrapped ClojureScript and proto-repl's usage of it) -- pretty interesting stuff

1👍
jasongilman 2016-08-19T16:35:30.000189Z

I'm working on submitting a talk on Proto REPL to Clojure Conj. If accepted I'll be sure to highlight all the great work done by the multiple contributors.

3👍
jasongilman 2016-08-19T16:37:16.000190Z

And really it's all enabled by the Atom environment and plugins like Atom Ink.

2016-08-19T18:15:02.000192Z

hi @all! I'm having a hard time to get the prot-repl package running in atom. I cannot find the "Lein Path" config place inside of the proto-repl package settings, there are just key-binding settings..

2016-08-19T18:27:37.000193Z

hi @m! Are you going to Settings -> Packages -> proto-repl (click Settings inside its box)?