SnakeScript? (CoffeeScript for Python)
Hello, I've been looking for something similar to CoffeeScript, but for python. Does anyone know of such project? So far I haven't found any attempt to do this, so I took few regular expressions and hacked this: https://plus.google.com/116702779841286800811/posts/56sBdwiZ4fT Any advice on wh
Re: SnakeScript? (CoffeeScript for Python)
See the link I attached. Ruby-like blocks would be nice too. Implicit returns. Better strings like """My name is #{name}""". -- http://mail.python.org/mailman/listinfo/python-list