Add George (ghl3)'s dreams

This commit is contained in:
George Lewis
2014-08-13 20:08:08 -07:00
parent b05a35afaa
commit 4992d27b1b
+8
View File
@@ -0,0 +1,8 @@
Dreams
======
* PyPy as the default Python everywhere.
* No more Python 2 / 3 decisions.
* More immutable data types in the standard library
* Simple, elegant syntax for creating immutable classes
* Type checking (optional or otherwise)