-
Notifications
You must be signed in to change notification settings - Fork 788
Release plans
Fogus edited this page Jan 9, 2013
·
5 revisions
TODO
- 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
- bitops
- multimethods
- hierarchy
- reader w/record support
- unchecked
- Events value add
- DOM value add
- UI value add
TODO
- Rationale
- Quick Start
- Differences from Clojure
- [Usage of Google Closure](Google Closure)