Skip to content

Instantly share code, notes, and snippets.

@lynaghk
Created April 26, 2012 23:43
Show Gist options
  • Save lynaghk/2504215 to your computer and use it in GitHub Desktop.
Save lynaghk/2504215 to your computer and use it in GitHub Desktop.
Reactive wishlist
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;Sketches of code I want to be able to write in ClojureScript
;;
;;See
;;
;; lampwww.epfl.ch/~imaier/pub/DeprecatingObserversTR2010.pdf
;; http://www.flapjax-lang.org/
;; https://parasol.tamu.edu/groups/pttlgroup/property-models/index.html
;;
;; perf consideration (thanks dnolen): https://github.com/clojure/core.logic/blob/master/src/main/clojure/cljs/core/logic.cljs#L111
;;http://www.cs.cmu.edu/afs/cs/project/garnet/www/papers.html
;;Learned people to buy beers for when you see them at conferences
;;kovasb, bbloom, brainproxy (michaelsbradleyjr), dnolen
;;Simple implementation of declarative DOM updates finished. Watch these spaces:
;;JavaScript Hiccup compiler: https://github.com/lynaghk/singult
;;Knockout.js-like computed observables in cljs: https://github.com/lynaghk/reflex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment