clojurebridge

cfleming 2015-06-29T10:59:09.000166Z

I spoke to several ClojureBridge folk at clj/west about making a simple version of Cursive for CB

cfleming 2015-06-29T10:59:27.000167Z

Currently the setup is too hard, but that should be fairly easy to fix

cfleming 2015-06-29T11:00:07.000168Z

JetBrains do something similar with PyCharm (https://www.jetbrains.com/pycharm-educational)

jellea 2015-06-29T11:43:19.000170Z

I’m actually close to get Quil properly working in my live coding web env. Will work completely offline: http://jellea.github.io/QuilFiddle/

jellea 2015-06-29T11:47:31.000171Z

Hope this will lower the barrier even more and make it as easy as going to a url :simple_smile:

bruceadams 2015-06-29T16:31:04.000172Z

@jellea that looks very nice!

jellea 2015-06-29T20:39:41.000173Z

bruceadams: hopefully I can get it to work!