[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: ANN: Dao 1.1 is released
- From: Limin Fu <phoolimin@...>
- Date: Tue, 22 Sep 2009 10:37:04 -0700
Hi,
I am pleased to announce the release of Dao 1.1. Dao was influenced by Lua in several aspects, such as coroutine, string pattern matching etc., and even the principle of simplicity is also taken by Dao. More importantly, the implementation of Dao virtual machine was largely inspired by the Lua virtual machine.
I hope this announcement could be interesting to somebody. The original announcement text can be found here:
The changes are listed here:
Thank you!
Limin Fu