Re: [ANN] freactive - high performance, pure Clojurescript, declarative DOM library

2014-11-23 Thread Olli Piepponen
If you are open to name suggestions, how about Fresco http://en.wikipedia.org/wiki/Fresco? -- 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 -

Re: [ANN] Silk, an isomorphic routing library for Clojure and ClojureScript

2014-10-07 Thread Olli Piepponen
Has anyone here had a chance to use Silk for a project they'd be willing to share? I'm a front-end web-dev newbie who has been researching server-side Om/React rendering, and it seems like Silk is ideal for this use case. However I'd be much more comfortable starting out if there were some

C interop with Vertigo and clj-native

2014-05-04 Thread Olli Piepponen
Hello, I'm looking to formulate the inputs and analyze the outputs of a C program using Clojure. I can both create and manipulate the native data structures in Clojure using Vertigo[1], and for the JNA interop clj-native[2] seems to be the way to go. In all the examples of clj-native I have

Re: [ANN] loco 0.1.0

2014-03-07 Thread Olli Piepponen
Hi, Looks very interesting. I was playing around with it yesterday at REPL, and I could not figure out how to do constraints with floats. Are all domains limited to integers at the moment, and if so do you have plans to add support for floating point domains in the future? - Olli On

Re: [ANN] lispy.el 0.8: jump to any Clojure tag in current directory screencast

2014-02-16 Thread Olli Piepponen
This looks very neat, but I was unable to figure out how to use lispy/clojure-semantic the way you were doing in your screencast. Could you give a breakdown of how this works? On Saturday, February 15, 2014 4:46:48 AM UTC+7, Oleh wrote: Hi all, As a follow-up to this post -