mirror of
https://github.com/not-kennethreitz/dream-python.git
synced 2026-06-05 15:10:18 +00:00
Merge pull request #18 from swizzard/swizzard
added swizzard's dreams for python
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Python Dreams
|
||||
## Portability
|
||||
+ Streamlined distribution pipeline
|
||||
+ Either something in the standard library, or some a PEP to standardize things
|
||||
|
||||
## All PyPy Everything
|
||||
+ PyPy + (the best parts of) Py3K as default interpreter
|
||||
|
||||
## More FP support
|
||||
+ API to decouple objects from methods/make objects implicit
|
||||
+ Chainable objects/some equivalent of Clojure's [threading macros](http://clojuredocs.org/clojure_core/clojure.core/-%3E)
|
||||
Reference in New Issue
Block a user