lambdak: multi-line lambda implementation in native Python

Rustom Mody rustompmody at gmail.com
Thu Jan 15 21:48:01 EST 2015


On Friday, January 16, 2015 at 7:48:20 AM UTC+5:30, Yawar Amin wrote:
> Hi,
> 
> On Thursday, January 15, 2015 at 12:19:31 PM UTC-5, Rustom Mody wrote:
> > [...]
> > Looked at your suggestions...
> > And then got distracted by your other project
> > https://github.com/yawaramin/vim-cute-python
> > 
> > Reminded me of what I had written some months ago along similar lines
> > http://blog.languager.org/2014/04/unicoded-python.html
> > 
> > At that time this was not suggested quite seriously.
> > Now I see that this can be realized at least partially
> > and on a personal level.
> 
> Glad it was useful. Although let me clarify that I just forked the repo
> from the original on GitHub, to publish my custom version. I have more
> conservative tastes than the original, so I chose to keep the `in`, `not
> in`, `and`, `or`, `not` keywords as is instead of using the symbols. I
> did go through your blog post and got a previously-unused symbol out of
> it: '÷' to represent '/'.

The more forks the merrier!

Let there be a hundred different versions, then people will 
begin to clamor against the non-necessity of the penury-of-ASCII:

http://blog.languager.org/2015/01/unicode-and-universe.html



More information about the Python-list mailing list