Raynes / tryclojure

A little web-based Clojure REPL powered by clojail.
400 stars 112 forks source link

Upgrade tryclj.com to Clojure 1.6 #53

Open favila opened 9 years ago

favila commented 9 years ago

What would it take to upgrade Clojure to 1.6 (currently 1.4)? Update project.clj dependencies? Any other gotchas?

Raynes commented 9 years ago

It'd require clojail work with 1.6. It probably does, but there might be new things needing blacklisted and such. If someone upgrades and it works, I'll take the pull request.