My dreams

This commit is contained in:
Noe Nieto
2014-08-13 13:49:55 -07:00
parent b05a35afaa
commit 8ce511bbea
+10
View File
@@ -0,0 +1,10 @@
Dreams
======
* Python 3 as default
* No more python2/python3
* Python as default scripting language for Apache/Nginx (maybe mod_wsgi).
* Get rid of the GIL, threads should just work without surprises.
* ipython-like repl/interactive shell by default (shiny colors please!)
* Zope-Like intefaces