Skip to content
Fogus edited this page Jan 9, 2013 · 5 revisions

Release Plans

TODO

Release 1

  • Clojure
    • Data structures
    • work but are not optimal for large instances
    • persistent guarantees
    • seq library
    • associative library
    • indexed library
    • atoms
    • binding
  • Make goog (and goog-compatible) libs work
    • dot interop
    • provide/require
  • Great tooling
    • push button build
    • encapsulate deps, gclosure etc
  • Print/Read
    • basic Clojure data forms
    • to/from strings?
  • Regex
    • JS semantics
    • unless we find Java->JS regex converter written in Java that we can call at compile time

Release after

  • bitops
  • multimethods
  • hierarchy
  • reader w/record support
  • unchecked
  • Events value add
  • DOM value add
  • UI value add

Roadmap

TODO

Clone this wiki locally