Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
aleph-ws-test
Small chat-app to test Aleph websocket support.
-
websocket-test
Small chat app using Clojure Jetty 7 and WebSockets. Made by Chris McDevitt (http://gist.github.com/281490), packaged by me.
Clojure 9
-
lein-war-test
Small app to test building a .war file with leiningen-war.
-
congomongo
Forked from congomongo/congomongo
Clojure wrapper for the mongo-db java api
Clojure 1
-
js-tree-cursor
Forked from dyoo/js-tree-cursor
Zipper for JavaScript dom trees and other tree-like structures
JavaScript 1
-
qtest
Applet test for the quil
55 contributions in the last year
Contribution activity
May 2019
April 2019
- maacl/crux Clojure
Created a pull request in juxt/crux that received 1 comment
Created an issue in quil/quil that received 6 comments
Editor breaks code
When I paste below 1) valid form into the editor it is promptly broken and turned into 2):
(defn setup [] (q/color-mode :rgb) {:planets [{:name …