They are solution to write Python code that translates to javascript see this thread <a href="http://mail.python.org/pipermail/python-list/2011-November/1283110.html">http://mail.python.org/pipermail/python-list/2011-November/1283110.html</a><br>

<br><div class="gmail_quote">2012/2/2 Michal Hantl <span dir="ltr"><<a href="mailto:michal.hantl@gmail.com">michal.hantl@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello,<br>
 I've been looking for something similar to CoffeeScript, but for python.<br>
<br>
Does anyone know of such project?<br>
<br>
<br>
So far I haven't found any attempt to do this, so I took few regular expressions and hacked this:<br>
<a href="https://plus.google.com/116702779841286800811/posts/56sBdwiZ4fT" target="_blank">https://plus.google.com/116702779841286800811/posts/56sBdwiZ4fT</a><br>
<br>
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.<br>
<br>
Any advice from Python gurus / language experimentators?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br>