proton 2016-08-12

It isn't abandoned, it is just... complete? or as complete as it needs to be? There are several resources where people have bootstrapped clojurescript to several platforms over the last year (example platforms NodeJS, iOS, OSX, Android), and a few projects that use bootstrapped clojurescript (https://github.com/mfikes/replete https://github.com/tahmidsadik112/Replicator and several others).

@keatondunsford has joined the channel

wow that's cool, thanks @jgrimes, at last there is a chance to get something like emacs but made with modern tools

currently not. clojurescript is a compiled language so without recompiliation you are limited to .proton. Clojurescript is making big steps in direction bootstrap (clojurescript compiling clojurescript) but we are sadly not there yet