This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-07-22
Channels
- # admin-announcements (1)
- # aws-lambda (1)
- # beginners (38)
- # boot (48)
- # cider (11)
- # clara (4)
- # cljs-dev (61)
- # cljsrn (9)
- # clojure (68)
- # clojure-austin (3)
- # clojure-greece (9)
- # clojure-mexico (6)
- # clojure-russia (40)
- # clojure-spec (165)
- # clojure-uk (134)
- # clojurescript (37)
- # cursive (5)
- # datomic (25)
- # defnpodcast (2)
- # hoplon (1)
- # jobs (1)
- # juxt (1)
- # lein-figwheel (3)
- # leiningen (4)
- # mount (14)
- # off-topic (8)
- # om (29)
- # onyx (9)
- # protorepl (4)
- # quil (1)
- # re-frame (56)
- # reagent (3)
- # rethinkdb (1)
- # spacemacs (4)
- # specter (12)
- # test-check (2)
- # testing (1)
- # vim (12)
- # yada (4)
hey @jasongilman There is my current status on the proto-repl console. All an all it looks pretty neat for me 🙂. It feels weird to back to the other console when I am no longer testing changes jeje 😄. I still have to work out some rough edges but it looks very promising to me. I will push my changes to my fork soon so you can see what did I change. Sadly I don't think it would be practical to keep both consoles since the indirection required to do that is not minimum.
That's awesome. Nice work. I'll take a look at your code once you push it and I get some time. It looks really good.
@carocad: Nice job getting syntax highlighting working too. I need to get that working in the inline output.
@jasongilman: I just pushed it to my fork (ink-console branch). There are still things to do like linking some proto-repl commands to things in the console. But I think that the main thing is done. Let me know once have time to check it out. On an by the way, that would render both repl-text-editor and repl-history useless. I didn't delete though in case you might want to compare them.