Re: clojure -> javascript

2010-12-21 Thread Shane Daniel
Hi everybody, Just for kicks I took Chouser's good start on the PersistentVector port and threw it in a Github gist, and demonstrated using it in jsFiddle. I love the cloud these days ;) Anyway, I hope you don't mind Chouser. I plan to refactor your code to use Javascript's prototype system, b

Re: clojure -> javascript

2010-12-21 Thread Shane Daniel
Hello there again. After reading my above post you were probably frustrated, as was I when I realized I had completely forgotten to include links to actual resources. D'oh. The gist is here: https://gist.github.com/749750 The jsFiddle demonstration (outputs to console) is here: http://jsfiddle