<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
i agree it's not clear how this is related to python (although i can see<br>
the influence), but it does look like a nice language.</blockquote><div><br>thanks.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
one thing i was surprised to find missing was that the discussion of types<br>
doesn't include classes (the discussion of macros doesn't include </blockquote><div><br>Actually the documentation about types does not mean to explain the types in a systematic way. It just tries to explain how to practically use them implicitly and explicitly, and to point out where one should pay attention. Classes surely should be discussed, but it didn't come into my mind when I prepared the documentation. It will be discussed when I update the document.<br>
<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">types,<br>
but that is more understandable).  i am wondering if you have hidden<br>
problems related to co and contra variance of types (like in java<br>
generics).</blockquote><div><br>I have paid attention to the variance of types in some situations, but I am not very sure if it is without problems. Until now, I still feel there are still many things to be improved in the typing system. It would not be surprising if there are hidden problems regarding this. </div>
<div><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
also, why is "@" needed as well as yield?  in python, the presence of<br>
yield makes "@" implicit (i think).<br>
<font color="#888888"></font></blockquote><div><br>You are right. I will change this. Thank you for pointing out this.<br><br>I am glad that, every time I announced the language in the python mailing list, I received good comments and suggestions more often than in other mailing lists and groups, that's why python mailing list is one of the first places coming into my mind when I plan for an announcement of Dao;)<br>
<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font color="#888888"><br>
andrew<br>
</font><div><div></div><div class="h5"><br>
<br>
Limin Fu wrote:<br>
> Hi,<br>
><br>
> This is to announce the first official release of Dao.<br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Limin Fu<br><br><a href="http://www.daovm.net">http://www.daovm.net</a><br>