Hey all,
https://github.com/jeremykross/to-glsl
is a little library that converts Clojure s-expressions to GLSL code for
those who like graphics programming and hate the C style syntax of shading
languages.
Thanks,
Jeremy
--
You received this message because you are subscribed to the Googl
Hey all,
Recurrent (https://github.com/jeremykross/recurrent) is a library for doing
functional-reactive GUI programming in Clojurescript. It's a few years old
now, but I've just gotten around to doing a heavy documentation pass and
thought I'd put the word out. It's sister library (the FRP l
a much
>> smaller community with a less active supporting library ecosystem. It's
>> true that React has more unnecessary complexity and OO-ish cruft, even with
>> nice tools like re-frame to make things better.
>>
>> Rob
>>
>> On Fri, Mar 30, 2018 a
Hey everybody,
I've been hacking on these for about two years, but I only recently got
around to documenting them to a place where they're semi-presentable.
First up in Ulmus, a library for doing frp style programming in
Clojurescript. I apes the Elm API to some degree. Really just
higher-le
Hi all,
I wrote a little thing in Clojurescript. Hopefully someone here will find
it interesting. Its a bookmarklet that lets users on a website see one
another and interact.
http://www.treklet.com
You can click Try it Now to give it a run. Let me know if anyone has
thoughts.
Jeremy