aboutsummaryrefslogtreecommitdiff
path: root/clojurescript/t01.html
AgeCommit message (Collapse)Author
2008-09-23ClojureScript: integrate PersistentVector, plus better mimicking of Java ↵Chouser
class model.
2008-09-21ClojureScript: Added: RT.conj, ASeq, Cons, EmptyList, PersistentList.Chouser
boot.js now loads in Rhino and browsers.
2008-09-15ClojureScript: minimal example functioning nowChouser