CLJBIN icon indicating copy to clipboard operation
CLJBIN copied to clipboard

A Clojure pastebin with code evaluation.

Results 3 CLJBIN issues
Sort by recently updated
recently updated
newest added

While editing a tab expands (visually) to 8 spaces. After pasting it is display as a single space and thus the layout is corrupt. Example at http://cljbin.com/paste/52579f24e4b01f853da4737d The line "...

I've got the following ring stacktrace when I've tried to paste some text: ``` clojure.lang.LispReader$ReaderException: java.lang.NumberFormatException: Invalid number: 1.7.1 LispReader.java:215 clojure.lang.LispReader.read core.clj:3344 clojure.core/read core.clj:3342 clojure.core/read eval.clj:15 cljbin.eval/read-string-safely[fn] core.clj:4518 clojure.core/repeatedly[fn] LazySeq.java:42...

Would be cool add a kinda of project.clj file so you can almost developm online with the lib that you need... When you are able to connect a gist/bin to...