- Notifications
You must be signed in to change notification settings - Fork790
Road Map
Shaun Mahood edited this pageMar 18, 2017 ·8 revisions
DEPRECATION NOTICE: Please do not edit this wiki. Instead submit pull requests tohttps://github.com/clojure/clojurescript-site
The up to date version of this page can be found athttps://clojurescript.org/community/road-map
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)