mirror of
https://github.com/kennethreitz/dream-python.git
synced 2026-06-05 15:10:20 +00:00
9 lines
255 B
ReStructuredText
9 lines
255 B
ReStructuredText
Dreams
|
|
======
|
|
|
|
* PyPy as the default Python everywhere.
|
|
* No more Python 2 / 3 decisions.
|
|
* No more subclassing.
|
|
* Pre-emptive concurrently executing micro-threads (communicating sequential processes)
|
|
* Packaging programs as staticly executable artifacts
|