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 what parses to use for the CoffeeScript-like syntaxe? I would like to use parser written in Python so I don't introduce dependencies. Any advice from Python gurus / language experimentators? -- http://mail.python.org/mailman/listinfo/python-list