mirror of
https://github.com/not-kennethreitz/dream-python.git
synced 2026-06-05 07:06:12 +00:00
Merge pull request #66 from joeyespo/master
Updates: Shared dreams and link to PyPy.js
This commit is contained in:
@@ -62,6 +62,8 @@ My Python dreams, and my reasons for them.
|
||||
|
||||
- **Python in the browser**
|
||||
|
||||
*<strong>Update:</strong> Looks like there's promise with [PyPy.js :smile:](http://pypyjs.org/) ([Pycon video](https://www.youtube.com/watch?v=PiBfOFqDIAI))*
|
||||
|
||||
A lot of what I do these days is web development. Because of this, I've
|
||||
slowly been migrating to JavaScript. It's been a fragmented experience
|
||||
compared to the thoughtfulness of Python data types, literals, and other
|
||||
@@ -116,6 +118,15 @@ Kennith, thank you for this outlet. The simplicity of this repo is profound,
|
||||
and I've enjoyed reading the wishes of others. :smiley:
|
||||
|
||||
|
||||
## Update: Shared dreams
|
||||
|
||||
Here's some dreams I didn't even know I had until reading what others had to say.
|
||||
|
||||
- Pattern matching like rust ([thikonom](https://github.com/kennethreitz/dream-python/tree/master/thikonom))
|
||||
- Native distributables ([rosarior](https://github.com/kennethreitz/dream-python/tree/master/rosarior))
|
||||
- go fmt ([iandanforth](https://github.com/kennethreitz/dream-python/tree/master/iandanforth))
|
||||
|
||||
|
||||
[Pittsburgh]: http://en.wikipedia.org/wiki/Pittsburgh
|
||||
[easy]: http://www.infoq.com/presentations/Simple-Made-Easy
|
||||
[learnable-programming]: http://worrydream.com/LearnableProgramming/
|
||||
|
||||
Reference in New Issue
Block a user