lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

You already posted this on Python and Ruby mailing lists [1] where
people already told you it is not polite to spam their mailing list
with unrelated content. If you want people to know about your
language, there are other ways more appropriate. Furthermore, your
intro about Lua is ridiculous...

[1]: http://www.nabble.com/user/UserPosts.jtp?user=184338


On Mon, Mar 9, 2009 at 12:57 PM, Limin Fu <phoolimin@gmail.com> wrote:
> Hi,
>
> This is the first official release of Dao. The design of Dao was partially influenced by Lua, while the design of Dao virtual machine was very much inspired by the Lua virtual machine (so much that I decided to change the implementation completely:) ).