Hello all! I'm working on adding support ClojureScript to Quil library (https://github.com/quil/quil/tree/master) as part of GSOC program.
I created first prototype of Quil on ClojureScript. You can find it here - https://github.com/Norgat/quil/tree/cljs And I write simple example - https://github.com/Norgat/quil-cljs-examples For install Quil on ClojureScript use: git clone https://github.com/Norgat/quil.git -b cljs cd quil lein install For install and run examples: git clone https://github.com/Norgat/quil-cljs-examples.git cd quil-cljs-examples lein compile and open *web/index.html* in your browser. You can find list of avaliable functions and macroses here - https://www.evernote.com/shard/s33/sh/ea1c1350-8203-4c6e-be20-b994ec3330d7/e8e79a0ddc7e610a24c06435bc7163a3 I really want to get you feedback in next questions: 1. What are you think about sketch initialization on HTML page? Do you prefer have a sketch init and run function or you prefer that sketch initialize and run automatically or both feature together? Or something else? 2. How do you prefer to connect an external libraries in ClojureScript. Why? What would you prefer to see in Quil? 3. If you have any ideas on how to must look ClojureScript drawing library - please send them. This will help make the library better. P.S. You could get this message twice, since I published it in several groups. To reach more people who may be interested. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.