Re: Workflow and development tools for ClojureScript One

2012-02-29 Thread Vijay Kiran
Hi Karl, My emacs setup is also based on live coding. For ClojureScript One hacking, I use lein swank and slime-connect - for clojure. And for cljs, I use inferior-lisp. When I'm in a cljs file, I just disable the slime-mode, so it uses the inferior-lisp. ./Vijay On Sunday, February 19, 20

Workflow and development tools for ClojureScript One

2012-02-19 Thread Krukow
I was wondering what a good workflow for working with ClojureScript One would be. For regular Clojure, I use Emacs with swank-clojure (using Sam's Live coding emacs, which is great for Emacs beginners, https://github.com/overtone/live-coding-emacs). That works quite well for me, giving a good inte