Language Core
- Provide friendly interface to Clojure's analyzer, independently callable a la carte
- Annotating Analysis Results
- Loading, Compiling, and Namespaces
- Android Support
- JSR 292 Support
- Modularity
- Vars too rich for global namespace default?
- Error Handling
- Ranges
- Dynamic defrecord definitions trumped by AOT versions in classpath
- Math
- Make Compiler Expr's Public to avoid Reflection
- Cross-Dialect Enhancements
- Compiler tracking of columns
- Allow duplicate map keys and set elements
- AOT Problem Overview
- Pausing and resuming function support in the compiler (a la generators, core.async, etc)
- Overriding compile-time var values at expression-level granularity
- Language-level multi-platform support
- Alternate string quote syntaxes
- Named loops with recur-to
- lib-clojure
- Function overloading
- Destructuring cleanup
- Exception handling update
Labels: