[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Dao
- From: Duncan Cross <duncan.cross@...>
- Date: Wed, 25 Nov 2009 16:08:49 +0000
On Wed, Nov 25, 2009 at 3:43 PM, spir <denis.spir@free.fr> wrote:
> Hello,
>
> another scripting language implemented with a register-based VM, Dao (born 2006):
> http://en.wikipedia.org/wiki/Dao_%28programming_language%29
> But for the rest it seems to have an opposite approach to Lua's, namely loads of complicated features out of the box.
>
> Denis
Dao has been announced and mentioned a few times in the past, e.g.
<http://lua-users.org/lists/lua-l/2009-03/msg00137.html>
You can use the List search engine to find more instances:
<http://lua-users.org/lists/lua-l/>
-Duncan