Fork me on GitHub
#unrepl
<
2017-06-03
>
plexus10:06:09

the clojure REPL doesn't support CLJC forms though, and before upgrading you don't get to control the reader

cgrand11:06:10

You sure? I thought I tried it successfully yesterday.

plexus11:06:06

hmmm you're right... could have sworn it gave an error before. oh well all the better

cgrand11:06:39

Maybe you tested with nrepl?

plexus13:06:17

still a bit rough but unrepl.el now has basic elision support

plexus13:06:00

also better state management, so you can run multiple sessions in parallel

plexus13:06:34

(side note, let-alist rules)

richiardiandrea16:06:52

Emacs Lisp's fun!