-
Notifications
You must be signed in to change notification settings - Fork 788
Road Map
David Nolen edited this page Jun 15, 2015
·
8 revisions
This page outlines changes needed for a 1.0 release:
- AST canonicalization to match tools.analyzer
- verified working nREPL integration
- General JIRA bug sweep
- Externs inference (auto-gen) and validation
- Optional bootstrap (in progress)
- Validation of JS interop
- CommonJS/AMD/ES6 Module support (in progress)
- Rationale
- Quick Start
- Differences from Clojure
- [Usage of Google Closure](Google Closure)