Re: [ANN] Session 0.1.3 - A live-coding environment for Clojure

2014-03-24 Thread adriaan . sticker
Woow Looks very attractive. Let's see if I can put this to good use in the near future :) How easy/feasible would it be to get this running in Light table as a plugin (which is node-webkit based) ? Would the underlying archtecture of session allow this? You would get some nice text editing

Re: GSoC Report: Expresso, symbolic manipulation of Algebraic Expressions in clojure

2013-09-24 Thread adriaan . sticker
nice work congratulations -- -- 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

Re: GSoC Report: NDArray for core.matrix

2013-09-24 Thread adriaan . sticker
great congrats Op maandag 23 september 2013 23:25:25 UTC+2 schreef Dmitry Groshev: Today Google Summer of Code finally ends. NDArray is pretty stable now and will be the default implementation used by core.matrix in the upcoming release. It was an epic journey through bugs, unexpected

Re: [ANN] Quil 2.2.0: ClojureScript!

2014-07-14 Thread adriaan . sticker
Nice work! You guys really do some cool stuff. I will definitly play with this in the future. I used quil in the past but was put off by its non-functional implimentation but this seems to be resolved now :) quil in the browser also seems supercool! Im wondering if it would play nicely with

Re: [ANN] gg4clj 0.1.0 - ggplot2 in Clojure and Gorilla REPL

2014-12-26 Thread adriaan . sticker
Looks beautifull :) Good work I don't know if you're also aware of ggvis. The ggplot2 reincarnation from the same developer. It has some extra niceties like interactivity. It also renders it output in vega. So it should ouput render also nicely in gorrila (I guess) http://ggvis.rstudio.com/

Re: [ANN] thi.ng collection update (CLJ/CLJS)

2015-02-25 Thread adriaan . sticker
Just took a look at your website, Very nice project. In my opinion a prime example that clojure is suitable for large projects. I don't know if anyone ever thought about it. But I guess the geom library would be a good option as a backend for a plotting library (ggplot style). (eg in