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